I had trouble getting the Slimbox implementation set up (See this post). I figured it out, but now I have another problem...
I'm using jqTransform to style the forms. However, when I implement it, there's some sort of incompatibility with either MooTools or the Slimbox scripts because they break. The forms work, but then my Slimbox functions go away.
Does anyone know off-hand any issues that would be there? What info can I give you to better evaluate the problem? It's a little over my head, so I don't know where to start.
Page 1 of 1
Mootools/Slimbox and JQuery/jqTransform compatibility
#2
Posted 11 April 2012 - 02:24 PM
...does the error console found in either firefox browser (or any browser that supports error checking) give any messages?
...have you tried another jquery form styler to check against...
...have you tried a different version of jquery (rather than the latest) from the online API link...
...as you are using both mootools and jquery, ensure your using "noconflict" to help avoid problems, see"Using jQuery with MooTools" further down this page:
http://lemonstandapp...ript_framework/
...have you tried another jquery form styler to check against...
...have you tried a different version of jquery (rather than the latest) from the online API link...
...as you are using both mootools and jquery, ensure your using "noconflict" to help avoid problems, see"Using jQuery with MooTools" further down this page:
http://lemonstandapp...ript_framework/
This post has been edited by apepp: 11 April 2012 - 02:26 PM
#3
Posted 17 April 2012 - 05:50 AM
Ok, so I'm not sure what's going on with the noConflict thing and JQuery. I tried a different script and same thing...
When the noConflict line is in place, the JQuery works fine, but the slimbox breaks.
When I remove noConflict, slimbox works, but the JQuery doesn't.
ARG! Anyone have any ideas?
When the noConflict line is in place, the JQuery works fine, but the slimbox breaks.
When I remove noConflict, slimbox works, but the JQuery doesn't.
ARG! Anyone have any ideas?
#4
Posted 17 April 2012 - 09:38 AM
Please also remember that in noConflict mode you should use "jQuery" instead of "$" in your jQuery function calls.
Share this topic:
Page 1 of 1

Help











