HTML Tutorial


 /help/HTML Help Forum   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
'a class' compatibility issue in IE 7, 8
Post new topic   Reply to topic    HTML Help Forum -> General HTML
View previous topic :: View next topic  
Author Message
emilev



Joined: 07 Sep 2009
Posts: 1

PostPosted: Mon Sep 07, 2009 2:17 am     'a class' compatibility issue in IE 7, 8 Reply with quote

Hi,

I'm having a small problem with my site.

On this site I have a few buttons that work well in Firefox, Chrome. In IE however the underlying link doesn'work.

Here's the code that isn't working in IE:

<a class="no-decore link-details" href="{{store url=""}}online-fietsenwinkel-mysite.html"><button class="button"><span><span><span>Details</span></span></span></button></a></td>

I'm working with Magento CMS by the way. Thanks for reading this and hope you can help.
PayneLess Designs



Joined: 28 Feb 2007
Posts: 4289
Location: MS

PostPosted: Mon Sep 07, 2009 1:10 pm     Reply with quote

Not a good idea to nest span tags. What is this part? "{{store url=""}}"

IE may be having problems with that link because it considers it a malformed link. Wont this work?:

Code:
<a class="no-decore link-details" href="online-fietsenwinkel-mysite.html"><button class="button">Details</button></a>

Not able to test this for you as I'm not sure what all is being done to have the link written as you have it.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum -> General HTML All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial