Welcome Guest [Log In] [Register]
We hope you enjoy your visit.

You're currently viewing our forum as a guest. This means you are limited to certain areas of the board and there are some features you can't use. If you join our community, you'll be able to access member-only sections, and use many member-only features such as customizing your profile, sending personal messages, and voting in polls. Registration is simple, fast, and completely free.


Join our community!


If you're already a member please log in to your account to access all of our features:

Username:   Password:
Add Reply
Opening spoilers
Topic Started: Nov 7 2009, 08:54 AM (72 Views)
Nikkia
Member Avatar
Member
[ *  * ]
A few of my members have commented on the inability or defect in opening spoilers. For example, one member stated that when she opens a spoiler, a different spoiler within that posts opens, despite the one she clicked on. She is using Firefox 3.0.15.

Another user could not open spoilers at all, and she was using IE. I instructed her to upgrade her browser to the latest version (because I knew that'd be a suggestion if I asked for support then, so I just skipped a step). She upgraded to IE8 and was still experiencing this problem. I then asked her to see if she would be able to view the forum from a different browser, obviously the latest version. And she's yet to get back to me.


Am I the only one experiencing this? Or?
Online Profile Quote Post Goto Top
 
peteh
Member Avatar
Member
[ *  *  *  *  * ]
Nikkia
Nov 7 2009, 08:54 AM
A few of my members have commented on the inability or defect in opening spoilers. For example, one member stated that when she opens a spoiler, a different spoiler within that posts opens, despite the one she clicked on. She is using Firefox 3.0.15.

Another user could not open spoilers at all, and she was using IE. I instructed her to upgrade her browser to the latest version (because I knew that'd be a suggestion if I asked for support then, so I just skipped a step). She upgraded to IE8 and was still experiencing this problem. I then asked her to see if she would be able to view the forum from a different browser, obviously the latest version. And she's yet to get back to me.


Am I the only one experiencing this? Or?
I haven't had an issue with Spoilers in Firefox or in IE8 and have had no reports regarding them either
Online Profile Quote Post Goto Top
 
silvershoes
Member Avatar
Member
[ *  * ]
You're not the only one, although it really appears to be browser specific as you've mentioned. Firefox 3.5+ handles it properly, but I don't know about the others.
Offline Profile Quote Post Goto Top
 
Reid.
C'est un piège!
[ *  *  * ]
Try adding this to Admin CP -> Board Template -> Above the Copyright:
Code:
 
<script type='text/javascript'>
// <![CDATA[
$(function() {
setTimeout(function() {
$("div.spoiler_toggle").unbind('click').click(function() { $(this).next().toggle(); });
}, 1500);
});
// ]]>
</script>
They may have to wait a second or two after the page loads, but it should (in theory) allow them to open spoilers.
Offline Profile Quote Post Goto Top
 
1 user reading this topic (1 Guest and 0 Anonymous)
« Previous Topic · General Support - ZB · Next Topic »
Add Reply