I am developing that website and I have the problem that my buttons on the result page, firstly loaded as ordinary html buttons than they are shaped by jquery button function that I used. Is there any solution to show these button as shaped from the beginning? May be I can hide them up to end of the page load?
Share
call the jquery function as soon as your body is loaded. or use jquery .ready() event