Catherine Post wrote:

>Hi Everyone,
> I'm just learning CSS but have an .asp question. I'm kind of hoping that
>someone here may know the answer, and be willing to possibly just send me
>your thoughts or advice offlist. I apologize if this is not okay to ask. :)
>Anyway, here is my question, and thanks so much in advance...
>
>This code returns you to the previous ASP page in Mozilla - Firefox, but not
>in IE... In IE, it just sits there.
>
><td width="802" align="center"><font size="-1"
>face="Arial,Helvetica,Univers,Zurich BT"><a href="javascript:void(0)"
>onClick="history.back()">Return to Order Entry</a></font></td>
>
> I know that we all have to deal with browser compatibility problems.....the
>odd thing here is that this code is supposed to work in IE - but it doesn't!
>It does work in Firefox. Go figure, lol, as usual. :) Thanks,
> Catherine Post
>Illustration * Graphics * Web Design
>http://www.catherinepost.com
>(916) 739 - 8839
>______________________________________________________________________
>css-discuss [EMAIL PROTECTED]
>http://www.css-discuss.org/mailman/listinfo/css-d
>List wiki/FAQ -- http://css-discuss.incutio.com/
>Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
>.
>
>  
>
Change the href to "#" and it will work in IE.

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to