Forum Moderators: open
As a link, just make the src="javascript:funcSearchUsers();"
And the attributes you put in your img tag (especially stuff like align) can be done with CSS styles.
And are you sure FF didn't recognize it as a button? Maybe javascript was disabled, or maybe you didn't even try clicking, just stopped when you saw that the cursor didn't change to a hand... "Hand" Isn't a valid cursor to choose from... I don't know where you got it from, or why it works with IE (IE is garbage by the way). The cursor you want to use is "pointer".
Like I said though, that in itself wouldn't make it not work if you clicked it though... I'm just guessing you didn't click it because the cursor didn't even change. Either that, or you did click it, but javascript was disabled.
[edited by: Xapti at 7:03 pm (utc) on May 4, 2007]