Hi, You need to wrap it in quotes - either " or '
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Mon, Aug 11, 2014 at 6:38 PM, fachhoch <[email protected]> wrote: > In my component I am adding a script to OnDomReadyHeaderItem this script > is call to a function with parameter > > > > > In wicket ajax debug window I see this error > > > > I tried without parameter it works fine, and with parameter in chrome works > fine. > I am using IE 9 it fails in IE 9 when js has a parameter. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/wicket-6-calling-javascript-func-with-parameter-in-OnDomReadyHeaderItem-fails-in-IE9-tp4667009.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
