I'll give George's suggestion a go tomorrow. It seems like I should be able to do this from the layout components that pages use, so that I don't have to add the code to each page.
Cheers, Alex K On Wed, Jul 18, 2012 at 4:51 PM, trsvax <trs...@gmail.com> wrote: > For this particular case I suspect you just want this on every page in the > site. > > If so the simplest way would be just include the following in your > layout.tml file > > <!--[if lt IE 9]> > > <![endif]--> > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Conditionally-IE-including-javascript-tp5714506p5714581.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > >