PDA

View Full Version : LzBrowser in IE


pokermagic
05-01-2007, 06:03 PM
I have a statement in my lzx code...

LzBrowser.loadJS( "alert( 'Please enter a search parameter.' )" );

Which when clicked via button activates this LzBrowser.. and for some reason in IE all the lzx in the webpage dissapears.

What is causing this and what can I do to prevent it.