scratcha Posted March 29, 2011 Share Posted March 29, 2011 Hi all,I am adding a jQuery Modal Dialog to my Prestashop theme. When I add the following line of javascript, the "More Information", "Accessories" and "Comments" tabs all fall out of whack. The Javascript line is as follows:$('#newsdialog').dialog();Wthout that line, everything behaves as it should. The javascript is located in the file "jquery.rotate.js".See the following page for an illustration of what is happening:http://milecrossmoneysolutions.co.uk/hosted/modashoes2.co.uk/10-eddie-zip-around.htmlAny suggestions as to why this is happening and how i can work around it would be greatly appreciated.Kind regards Link to comment Share on other sites More sharing options...
Burhan BVK Posted March 29, 2011 Share Posted March 29, 2011 You probably have a little typo that throws a javascript error and any javascipt after that -including tabs- fail. Make sure the single quotes you use are ascii single quotes. Link to comment Share on other sites More sharing options...
fernandokerber Posted May 17, 2011 Share Posted May 17, 2011 i need a modal window code to prestashop! please 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now