Can somebody help me please, I have this code :
$('childcat').setHTML('Loading...');
I would like to put a image/icon instead of just “Loading…” text…
Can somebody please help ?
Thank you
Cheers
Alex
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just put a snippet of HTML there (it’s
set*HTML*after all):