Add Block -> JQuery Popup
Permalink
Hallo,
Im developing a website with concrete and is works perfectly. The only problem I encouter is whenever i want to add a block to the page, the popup is not displaying. The Content is displaying on a clean page.
I think it is a JQuery conflict somehow.
Someone got any solutions?
Regards,
Dennis
Im developing a website with concrete and is works perfectly. The only problem I encouter is whenever i want to add a block to the page, the popup is not displaying. The Content is displaying on a clean page.
I think it is a JQuery conflict somehow.
Someone got any solutions?
Regards,
Dennis
Try and see if some other browsers render the page differently. Also, I think there are some developer tools in IE8 which you can use to look for problematic elements and missing closing tags. I personally prefer Firefox and the Firebug extension which you can use to browse through DOM easily (besides many many other handy tools).