Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter+javascript+IE
#5

[eluser]Unknown[/eluser]
Dear Rael, I think it does work, but it was postback because you don't put return false on event onclick in anchor

There are 2 alternatif for calling javascript function in anchor:
1. <a onclick="montamenu(’ensino’);return false;">ensino</a>
2. <a herf="[removed]montamenu(’ensino’)">ensino</a>

Hope this will help you.


Messages In This Thread
CodeIgniter+javascript+IE - by El Forum - 06-21-2007, 07:05 PM
CodeIgniter+javascript+IE - by El Forum - 06-22-2007, 02:33 AM
CodeIgniter+javascript+IE - by El Forum - 06-22-2007, 04:42 AM
CodeIgniter+javascript+IE - by El Forum - 06-22-2007, 07:13 AM
CodeIgniter+javascript+IE - by El Forum - 06-28-2007, 03:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB