You would need to use a helper in that case. On Fri, Jul 3, 2009 at 7:49 AM, [email protected] < [email protected]> wrote:
> > Hi! > > I would like to do something like the following: > > <!--[if !IE]> --> > <a href="http://www.frame-concept.de/logica.html" > params="lightwindow_width=640,lightwindow_height=375" > class="lightwindow"><img src="images/logica.jpg" alt="Player" > border="0" /> > <!-- <![endif]--> > <!--[if IE]> > <a onclick="var w=window.open > > (this.href,'Video_4159','width=640,height=375,left=0,top=0,scrollbars=no');w.focus > ();return false;" href="http://www.frame-concept.de/logica.html"><img > src="images/logica.jpg" alt="Player" longdesc="images/ > Leistungen_klein.jpg" border="0" /> > <![endif]--> > > How would i do that with haml? > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/haml?hl=en -~----------~----~----~----~------~----~------~--~---
