Works in Opera 8.5 on Windows XP.

On 11/24/05, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
> Works in safari 2.0.2 (416.12)
>
> On 11/24/05, Laurent PETIT <[EMAIL PROTECTED]> wrote:
> > Find in attachment a test html page.
> >
> >  What do you think about it ?
> >
> >  (Please note that I do that in order to convince you. My proper conviction
> > is that the behaviour described works for all browsers).
> >
> > On 11/24/05, Laurent PETIT <[EMAIL PROTECTED]> wrote:
> > >
> > >
> > > On 11/24/05, Johan Compagner < [EMAIL PROTECTED]> wrote:
> > > > My question was will javascript always work for all the browsers if it
> > is escaped??
> > >
> > >
> > > Correct, I didn't answer to the right question, sorry.
> > >
> > >
> > > > <input type="xxx" onclick="var x=10;if(y<20) z = y + 'text' + x/2 +
> > 20;">
> > > > escaped it will be:
> > > > <input type="xxx" onclick="var x=10;if(y&lt;20) z = y + &#039;text&#039;
> > + x/2 + 20;">
> > > >
> > > > Will that always work in every browser?
> > >
> > >
> > > I'm tempted to answer a big yes.
> > > But as I've not tested it by myself, I'll try & see some formal answer.
> > > And maybe try by myself with the most usefull,as well as (maybe) sending
> > to the list a plain old html file for the willing users to test & try on
> > different browsers (on windows flavors, linux, mac os x, ...)
> > >
> > >
> > > > If that is the case then there is no problem and we can escape
> > attributes everytime. i think.
> > >
> > > I think so.
> > >
> > >
> >
> >
> >
>
>
> --
> Living a wicket life...
>
> Martijn Dashorst - http://www.jroller.com/page/dashorst
>
> Wicket 1.1 is out: http://wicket.sourceforge.net/wicket-1.1
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
> for problems?  Stop!  Download the new AJAX search engine that makes
> searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
> _______________________________________________
> Wicket-develop mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to