please help thank you.
Topic made into an only topic
This is a Hitskin.com skin preview
Install the skin • Return to the skin page
Ange Tuteur wrote:Hello DustyBones,
I have in fact noticed that things using marquee are not working correct. To be more specific the recent topics scrolling will not stop on mouseover; it throws the following errors :
document.getElementById(...).stop is not a function
document.getElementById(...).start is not a function
for your code :
this.stop is not a function
this.start is not a function
this may be an issue related to Firefox 27, it was around the time I noticed it I believe.
try this :
I have patched it with some jQuery.
- Code:
<marquee behavior="scroll" direction="up" scrollamount="2" onmouseover="$(this).attr('scrollamount','0');" onmouseout="$(this).attr('scrollamount','2');">
<div style="" align="center">
<img src="http://i1042.photobucket.com/albums/b430/RapsGraphics/forumotionbutton3.png" /><img src="http://i1042.photobucket.com/albums/b430/RapsGraphics/forumotionsupport.png" />
</div></marquee>
<marquee behavior="scroll" direction="left" scrollamount="2" onmouseover="$(this).attr('scrollamount','0');" onmouseout="$(this).attr('scrollamount','2');">
<div style="" align="center">
Welcome To Anime Gakuen Forum!
Welcome To Anime Gakuen Forum!
</div></marquee>
Pizza Boi wrote:Hi
Well, if it is up to date, can you please just try this code? Revised it from Ange's code.
- Code:
<marquee behavior="scroll" direction="left" scrollamount="2" onmouseover="$(this).attr('scrollamount','0');" onmouseout="$(this).attr('scrollamount','2');">
<div style="" align="center">
Welcome To Anime Gakuen Forum!
Welcome To Anime Gakuen Forum!
</div></marquee>
Note: Make sure that scrolling is disabled and put that code in the area where the text "Welcome To Anime Gakuen Forum!
Welcome To Anime Gakuen Forum!" is originally located.
Regards,
Pizza Boi
Pizza Boi wrote:Hi
Try re-activating the announcement. Pardon about that, I just tried that with the scrolling disabled, I didn't know the code was affected but if I able it, it scrolls. Here's the end result of the code I gave you: http://tfpb.forumtl.com/
Regards,
Pizza Boi
Hi i tried re-enabling it again but nothing shows as well as the test forum u gave. I visited it and nothing is scrolling.
Pizza Boi wrote:Hi
As I stated, please wait for 24 hours and see if the problem persists because Forumotion cannot exactly modify browsers .
Regards,
Pizza Boi
Alright I'll come back tomorrow morning to this topic thank you for the efforts.