PDA

View Full Version : visible code on new posts


[Jett]-OMEGA
03-18-2008, 12:43 PM
-1)) { fetch_object('currentPost').scrollIntoView(true); }">

I see that at the top of new posts I make in the wow theme.

[Jett]-Dsru
03-18-2008, 03:29 PM
yep, only after you post. if you go back to home page and check post again, its gone. yet another bug I am working on.

[Jett]-Willow
03-18-2008, 04:19 PM
It's a open Javascript tag. By the looks of it the JS got ended prematurely and that is not even working at all!! So..... copy+paste
-1)) { fetch_object('currentPost').scrollIntoView(true); } into the JS section before it....

[Jett]-Dsru
03-20-2008, 10:44 PM
fixed and report if still seen please.