your site working in IE right now .
solution that i found for prototype is the following ..
Event.observe(document, “dom:loaded”, function(){
//put your stuff here :)
});
but i have no clue as where this will go to fix the light box problem . .
your site working in IE right now .
solution that i found for prototype is the following ..
Event.observe(document, “dom:loaded”, function(){
//put your stuff here :)
});
but i have no clue as where this will go to fix the light box problem . .