7.0.9 and IE8

I have search thru the forums and have found no definitive answer to this.

IE8 cannot click the join button.  Nothing happens.  I don't have IE8, so I can't do any testing with it.  I have had several members try to join with IE8 and the click does nothing.

Is there a fix on my end for this?  I know this was an issue in the past, and I have seen this issue in person on another machine.

Any help will be appreciated. 

Thanks!

http://www.mytikibar.com
Quote · 13 Jan 2013

i had no issues when i used 7.09 i do all my testing via i.e8 and ff

Quote · 13 Jan 2013

It sometimes happens to me but if you move around the button it becomes active...

Csampson
Quote · 13 Jan 2013

Nevermind, I'm a dummy.

You cannot put <input> or <button> inside an <a> tag.  LOL

This is just rough code but you get the idea.

<a href="join.php><input type="button" value="join"></a>

I just added onClick =  and removed the <a> tag around it and it's all good now!

<input type="button" value="Join" onClick="window.location='join.php'";>

Thanks for the ideas!

 

http://www.mytikibar.com
Quote · 13 Jan 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.