Archive for the 'JavaScript' Category
objects as arguments fail in IE
21Jun07
Microsoft did it once again ! - tried to pass an object to a function but didn’t work out. So this is the work around I cooked up … sleazy eh !
was trying this:
<li onclick=”myFunction( { listObject:this, customOption: 1 } )” > List text bla bla </li>
Now this above code worked in FireFox […]
Search
You are currently browsing the Sohaib's Blog - A Cake-PHP Web Developer, Pakistan weblog archives for the 'JavaScript' category.
Longer entries are truncated. Click the headline of an entry to read it in its entirety.

