Quote:
Originally Posted by yoyoyoyo
Actually, when looking at his example he asked you to try:
Code:
<!--[if lt IE 7]><script src="clientscript/panicbutton.js" type="text/javascript"></script><![endif]-->
<div class=panicbutton>
<a href="http://www.google.com"><img src="images/misc/panicbutton.gif" border="0" alt="Panic Button"></a>
</div>
it appears that he substituted the field ID's with the google URL. If you can get the above example to work, but can't get the hack to work then the problem has to be with your field ID's, since that is the only thing that was changed from the hack in his example. I suggest going in to phpMyAdmin and checking those field ID's to make sure that you have them right.
|
yup! that's what i did. my apologies for not making it clearer :nervous: .
thanks yoyoyo - !