This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Change font text from Visu
#4
Your script is not fully valid as it will change the class on any object value change. You are missing some if statements to check the object value.

$('.cls1').addClass('cls2'); will add class named cls2 to all elements that have class cls1 assigned to them.
Reply


Messages In This Thread
Change font text from Visu - by JoseJimenez94 - 04.02.2020, 13:40
RE: Change font text from Visu - by admin - 04.02.2020, 13:46
RE: Change font text from Visu - by admin - 05.02.2020, 07:33

Forum Jump: