You are going to block this site. This will do the following:
- You will no longer see this site in searches.
- Site will no longer see your site in searches.
- Site will not be able to comment on your site profile.
- Any comments this site has posted to your profile will not be displayed.
Are you sure you want to do this?
is it just me or does firefox not register the "pause when mouse is hovering on marque" code properly anymore? It stops all weirdly now and I don't know how to fix it, any help would be appreciated!
It's likely because you're using inline JS, which isn't secure. Might also be because the tag is outdated in general, so Firefox may just not render it correctly anymore. I would suggest using CSS to animate it, and then proper JS script to create an event to stop on mouseover. Good luck!
Now fixed! Ty for the help with that! Much appreciated :-]