August 4, 200917 yr Does anyone currently use the lightbox script when attempting to insert the script into the header, where the header is php included? It seems to call the script in Firefox but not Internet Explorer? Has anyone experienced this? Thanks
August 4, 200917 yr Author The lightbox script goes in the "head" of the page, not the "header" Yeah thats what I meant Right, I have managed to get the lightbox working across the browsers now. It appears that the mootools.js on the page www.cashmanagement.co.uk/news.php was blocking IE and Chrome from displaying the lightbox. I have managed to get around this by "hiding" the "mootools.js" and another couple of scripts inside tags to hide them from the browser. Now I am at this point would anyone know how to stop scripts conflicting with each other? Thanks alot
August 4, 200917 yr Now I am at this point would anyone know how to stop scripts conflicting with each other? That can get very tricky, especially if using 3rd party scripts. One tip is to only use one framework (ie mootools or jquery) as this can minimise conflicts..
Create an account or sign in to comment