Skip to content
This repository has been archived by the owner on Jun 14, 2020. It is now read-only.

Uncaught TypeError: Cannot read property 'modal' of undefined #568

Closed
catherinek opened this issue Jul 26, 2013 · 1 comment
Closed

Uncaught TypeError: Cannot read property 'modal' of undefined #568

catherinek opened this issue Jul 26, 2013 · 1 comment

Comments

@catherinek
Copy link

I upgraded qTip from v2.0.0 to v2.1.0 just now and I got the error in JS below.

Uncaught TypeError: Cannot read property 'modal' of undefined

And here's my original code:

$.fn.qtip.zindex = 1500000; // Non-modal z-index
$.fn.qtip.plugins.modal.zindex = 1480000; // Modal-specific z-index

I also try to access the modal.zindex documentation from http://qtip2.com/api#global.zindex and it returns a 404.

@Craga89
Copy link
Contributor

Craga89 commented Jul 28, 2013

See the updated documentation on this, as it's place has now changed. http://qtip2.com/plugins#modal.zindex

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants