I was thinking that Ajax spinners are really great but the image spinning is actually shown with some delay OR is loaded too early, I thought maybe I could use these old school characters to provide more accurate ajax activity feedback.
|, /, —, \
lets say the target paragraph is called <p id="target"></p>
How can I interchange these characters in that paragraph without it being too resource intensive, I have JQuery already loaded in the project.
Thanks so much guys!