getClassName

get permanant changed ClassName

Από την 20/03/2022. Δείτε την τελευταία έκδοση.

Δημιουργός
MeGa Mosbah
Βαθμολογίες
0 0 0
Έκδοση
1.1
Δημιουργήθηκε την
20/03/2022
Ενημερώθηκε την
20/03/2022
Μέγεθος
1 KB
Άδεια
Μη διαθέσιμη
Εφαρμόζεται σε

This program is used to get a className of an element that changes permanently.
to use this program:
- look for a targetFix. (exp: placeholder, style.....) an internal html that doesn't change.
- define the two extremes beginning and end by taking a margin.
exp:
[ Se déconnecter ]
here: targetFix = "Se déconnecter";
begin = target -90; /*the differnece between the begining of the class name (taking a margin befor the beginin of 03 positions)
end = target -65; the differnece between the end of the class name (taking a margin after the beginin 03 positions).