Using SimpleModal with jstestdriver?

Posted by leeand00 on Stack Overflow See other posts from Stack Overflow or by leeand00
Published on 2010-05-14T15:40:26Z Indexed on 2010/05/14 15:44 UTC
Read the original article Hit count: 472

Hello,

I'm using simpleModal to display a dialog, and I want to be able to tell if it has been displayed or not using jstestdriver.

In my browser when I display the dialog it sets the className to "simplemodal-data" on the id of the content I'm displaying, but when I do the same thing in jstestdriver it's like the .modal() function doesn't even do anything.

Is there something I'm missing here?

Also see this related thread.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about jstestdriver