Hi,
I have an actionlink which works fine in Firefox but not in Internet Explorer 
(6.0).
Can anybody point me to the cause or how I could change the code that it runs 
fine on both browsers?
Thanks a lot!
Juliane

<t:actionlink t:context="card.position" t:id="turnCard">
        <t:if test="cardSelected">
                <span class="background24">${card.text}</span>  
        </t:if> 
        <t:unless test="cardSelected">
                <span class="background24"><img src="bilder/deckblatt24.jpg" 
/></span>                  
        </t:unless>
</t:actionlink>         
_______________________________________________________________________
EINE FÜR ALLE: die kostenlose WEB.DE-Plattform für Freunde und Deine
Homepage mit eigenem Namen. Jetzt starten! http://unddu.de/[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to