Spoilers not showing up on forums - Printable Version +- NordInvasion Forum (https://forum.nordinvasion.com) +-- Forum: Help & Administration (https://forum.nordinvasion.com/forumdisplay.php?fid=8) +--- Forum: Help & Bug Reports (https://forum.nordinvasion.com/forumdisplay.php?fid=13) +---- Forum: Website (https://forum.nordinvasion.com/forumdisplay.php?fid=90) +---- Thread: Spoilers not showing up on forums (/showthread.php?tid=6574) |
Re: Spoilers not showing up on Chrome - Kip - 16-01-2013 (15-01-2013, 09:38 PM)Kip link Wrote:An easier way to use Ughgh's code is to enter [tt]javascript: j=jQuery.noConflict(); initSpoilers()[/tt] into the address bar. I tested it in Firefox, IE, Chrome, and Opera. Do this while viewing a page with spoilers. No console necessary. Edit: Typing [tt]var j=jQuery.noConflict()[/tt] in the Firefox web console returns "undefined". [tt]var j=jQuery.noConflict(); initSpoilers()[/tt] returns "TypeError: j is not a function". It is strange that the code works in the address bar but not the console. Re: Spoilers not showing up on forums - Sir_Lucky - 16-01-2013 nope. still not work on firefox. Re: Spoilers not showing up on forums - Kaiserjäger - 17-01-2013 I have the same Problem with Opera... Re: Spoilers not showing up on forums - Nici - 19-01-2013 When i type this: javascript: j=jQuery.noConflict(); initSpoilers() This appears: Reference error: Initspoilers is not defined Re: Spoilers not showing up on forums - ughgh - 19-01-2013 initSpoilers is a case-sensitive function. Re: Spoilers not showing up on forums - MrGuarnere - 21-01-2013 Seems there is something missing or the scripts.js file is messed up. I'll have a look at the code. EDIT: Found the problem. Will do some testing to see if I can fix it. I apologize if you see strange behaviour on the forum. Re: Spoilers not showing up on forums - MrGuarnere - 21-01-2013 This is now fixed. Tested in Latest Chrome and Firefox and IE 7-9. It will not work in IE6 but if anyone here is using that you should be shot. You might need to clear your cache or CTRL + F5 a couple of times to get the latest web files down. Re: Spoilers not showing up on forums - Lord Striker - 21-01-2013 (21-01-2013, 05:50 PM)MrGuarnere link Wrote:This is now fixed. Tested in Latest Chrome and Firefox and IE 7-9. It will not work in IE6 but if anyone here is using that you should be shot. Huh, that's strange. At a certain post, can't remember which, it showed the spoiler after a couple of CTRL + F5's. Now at my test spoiler in my signature it doesn't work. EDIT: And this one above doesn't work either for me. EDIT 2: Well this is awkward, I can see Gashy's spoiler in his signature but I can't see my own. EDIT 3: I can also see the spoilers in Senni's house crafting post, haven't checked any other posts yet. It is also strange that I can see the spoiler in the Preview, but not in the actual post. Re: Spoilers not showing up on forums - MrGuarnere - 22-01-2013 Ye I'm getting the same issue here but not on other threads. I can see where it's failing so I'll try to address it. Re: Spoilers not showing up on forums - Galen_Thalheimer - 22-01-2013 (21-01-2013, 05:50 PM)MrGuarnere link Wrote:This is now fixed. Tested in Latest Chrome and Firefox and IE 7-9. It will not work in IE6 but if anyone here is using that you should be shot. Thank you so much..this was driving we crazy with all the new crafting changes going on. |