Not working in IE
|
|
Hi all, think I’m missing something here as I’ve got lightwindow working fine in Safari and FF but its not working at all in IE6 or 7. I must just be making a rookie mistake! http://weirbar.pmhclients.com/gallery/index-lightwindow I’m getting an error in IE that says… Line: 444 Can anyone see what I’m doing wrong? Thanks |
|
|
Hi try this one place this code at the top of your HTML |
|
|
Hi Mikee Bee, had the same problem. at the end of inspecting i’ve found out that lightwindow is conflicting with one of my css IDs. in this case i had an div element with id=”gallery”. change to id=”cgallery” stopped popping described error. hope it helps kr |