Author |
Message |
AlunD
Site Admin
Joined: Fri Apr 24, 2009 6:12 am Posts: 7011 Location: Wiltshire
|
The reason for the problem ( not the solution ) is that IE 6 especially and IE7 to a certain extent were non standards complaint IE 8 is better but not perfect.
_________________ <input type="pickmeup" name="coffee" value="espresso" />
|
Tue Jul 21, 2009 2:12 pm |
|
 |
tombolt
Spends far too much time on here
Joined: Fri Apr 24, 2009 8:38 am Posts: 2967 Location: Dorchester, Dorset
|
I thought it might be. Thing is, I can find loads of hacks to get 6 to work, but can't seem to find any information about 7.
|
Tue Jul 21, 2009 2:14 pm |
|
 |
AlunD
Site Admin
Joined: Fri Apr 24, 2009 6:12 am Posts: 7011 Location: Wiltshire
|
Two thoughts firstly and not related to the problem why have you got the double colon marks before and after the wording? Secondly and might work ( not sure just a thought ) is move the entire above the that way it should also linearise correctly if somebody is using a small format screen.
_________________ <input type="pickmeup" name="coffee" value="espresso" />
|
Tue Jul 21, 2009 2:27 pm |
|
 |
tombolt
Spends far too much time on here
Joined: Fri Apr 24, 2009 8:38 am Posts: 2967 Location: Dorchester, Dorset
|
I'll give it a go. The double colons I did, just because I thought it looked nice! 
|
Tue Jul 21, 2009 2:48 pm |
|
 |
AlunD
Site Admin
Joined: Fri Apr 24, 2009 6:12 am Posts: 7011 Location: Wiltshire
|
But its in the code so nobody will see it 
_________________ <input type="pickmeup" name="coffee" value="espresso" />
|
Tue Jul 21, 2009 2:53 pm |
|
 |
tombolt
Spends far too much time on here
Joined: Fri Apr 24, 2009 8:38 am Posts: 2967 Location: Dorchester, Dorset
|
No, it appears in the window title bar! I've got a feeling I tried your suggestion and it put the text under the menu rather than the menu under the text.
|
Tue Jul 21, 2009 2:59 pm |
|
 |
AlunD
Site Admin
Joined: Fri Apr 24, 2009 6:12 am Posts: 7011 Location: Wiltshire
|
And its read out by assistive technologies - great way to confuse people Hmmmmmmm I hate IE 6 & 7
_________________ <input type="pickmeup" name="coffee" value="espresso" />
|
Tue Jul 21, 2009 3:07 pm |
|
 |
John_Vella
I haven't seen my friends in so long
Joined: Fri Apr 24, 2009 7:55 am Posts: 7935 Location: Manchester.
|
I don't know whether you can draw inspiration from this site: http://www.456bereastreet.com/lab/devel ... ished.htmlAnd as I'm on the 'phones this afternoon I can't really spend too long "messing about" (  ) but I'm sure that the code, (aside from the css stuff at the beginning, which I think is not as good a solution as yours) could be modified to achieve the desired effect. Hope this helps. Let us know how if goes. 
_________________John Vella BSc (Hons), PGCE - Still the official forum prankster and crude remarker  Sorry  I'll behave now. Promise 
|
Tue Jul 21, 2009 3:40 pm |
|
 |
tombolt
Spends far too much time on here
Joined: Fri Apr 24, 2009 8:38 am Posts: 2967 Location: Dorchester, Dorset
|
Sorted it!
It was actually my fault. I hadn't included the width of the border in my calculations. Reduced the left-hand margin by 1pt and it's fixed it. Not sure why it displayed okay in the other browsers though.
Still got the same issue in IE6, but not sure it's worth bothering with. Might have a go at it when I've got some time just for my own satisfaction, but not that fussed right now.
|
Wed Jul 22, 2009 2:09 pm |
|
|