You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

Problem on jquery.tools en Jquery NyroModal Plugin Created Oct 8, 2009

This thread is solved

Views: 969     Replies: 5     Last reply Jan 4, 2010  
You must login first before you can use this feature

demorex6

Posts: 4

Registered:
Oct 8, 2009

Problem on jquery.tools en Jquery NyroModal Plugin

Posted: Oct 8, 2009

Hello I'm using jquery.tools on an html form , specially Tooltip and a Jquery plugin call Nyromodal http://nyromodal.nyrodev.com/) for lightbox in the same page.

When i trigger an event of Nyromodal i don't get the lightbox and i get a black page.
In firebug i get this error: "h.getRoot is not a function"

I'm also using jquery in noconflict mode, and before change the version of jquery.tools all work well.
It seems that there is a conflict on the plugins i mentioned, because when i dont use tooltip, i get the same problem when trying to use Nyromodal.

Thanks.
Sorry for bad english I'm french.

degenerate

Posts: 156

Registered:
Sep 19, 2008

» Problem on jquery.tools en Jquery NyroModal Plugin

Posted: Oct 17, 2009

Reply to: Problem on jquery.tools en Jquery NyroModal Plugin, from demorex6
I am using jquery.tools and nyroModal together.

I also have issues with the FULL version of jquery tools and nyromodal together. However you can download a customer version of jquerytools that doesn't contain overlay or expose, and they can work good together.

The only difference is, I don't use the nyromodal lightbox, so I have no way of telling you if that is the problem or not.

demorex6

Posts: 4

Registered:
Oct 8, 2009

» » Problem on jquery.tools en Jquery NyroModal Plugin

Posted: Oct 20, 2009

Reply to: » Problem on jquery.tools en Jquery NyroModal Plugin, from degenerate
This solve my problem.
Thanks.

ThomasJ

Posts: 1

Registered:
Nov 19, 2009

Remove the Mousewheel plugin

Posted: Nov 19, 2009

Reply to: Problem on jquery.tools en Jquery NyroModal Plugin, from demorex6
Hi

I had the exact same error and found out that it was being caused by a line of code in the JQuery Tools Scrollable Mousewheel plugin. Since I wasn't using this, I simply removed and now everything works.

Regards
Thomas

degenerate

Posts: 156

Registered:
Sep 19, 2008

» Remove the Mousewheel plugin

Posted: Nov 23, 2009

Reply to: Remove the Mousewheel plugin, from ThomasJ
Wow you narrowed it down perfectly. Thank you so much for posting this!

sleepycal

Posts: 1

Registered:
Jan 4, 2010

» Remove the Mousewheel plugin

Posted: Jan 4, 2010

Reply to: Remove the Mousewheel plugin, from ThomasJ
Thank you very much ThomasJ for posting this reply, it solved my problem instantly and saved me much time :)

Also ty to demorex6 for posting this thread :)