Welcome Guest ( Log In | Register )



 
Reply to this topicStart new topic
> Tossing A Few Questions Towards You, about CSS ;)
moonwitch
post Mar 8 2005, 12:48 PM
Post #1


Demonic Enforcer
Group Icon

Group: [HOSTED]
Posts: 597
Joined: 2-March 05
From: Belgium
Member No.: 2,861



Well, I am a big fan of CSS, especially how you can create beautiful effects with it, without the use of JavaScript, which is turned off by a lot of surfers because of security holes. (From what I heard wink.gif) Now my leading example is Eric Meyers and Eric Costello.

Eric Meyers' css/edge pages Check with any browser but IE
Eric Costello's glish

Now when you look at MeyerWeb, you'll notice some really nice effects (if you checked it with a NON IE browser. I would love to reproduce something similar, but am absolutely stunned that IE doesn't display this correctly.

Yes, I hear you say "use the IE hacks", but here's my issue...

QUOTE
Exploit an IE5x PC CSS parsing bug -- RECOMMENDED
This hack allows us to prematurely close a style rule in IE5x PC because of a bug in its CSS parsing code. Here, let me just show you:

#myDIV
    border:10px solid black;
width:200px;
voice-family: "\"}\"";
voice-family: inherit;
width:180px;
}
html>body #myDIV {
width:180px;
}

I weary of writing all this, and I have work to do (poor me) so I am going to point you to Tantek Celik's explanation of how this works. Tantek Celik is the mind behind much of IE5 Mac, a contributor to both CCS2 and CSS3, and also the architect of this workaround, so let's let him explain.
Quote taken from http://www.glish.com/css/hacks.asp

What about pre-IE5? I have friends with Win98Se... how about them? Because I don't think they have IE5 (or does Win98Se have that??)

Any suggestions? Comments? Anything? LOL Maybe I just needed to vent about that annoying IE CSS thing wink.gif Why doesn't M$ incorporate correct handlings for ALL CSS, like other Browsers do? I am quite sure that most Linux and Mac Browsers DO show the page as it was meant (of course I can not check this since at the moment I am only running Win 2000 Pro)
Go to the top of the page
 
+Quote Post
rkage
post Mar 8 2005, 05:28 PM
Post #2


Member - Active Contributor
Group Icon

Group: Members
Posts: 79
Joined: 5-March 05
Member No.: 2,909



What part of that layout do you want to reproduce? All of it or just the hover links or background image.

I have to agree with you though on the wonders of CSS, there is just so many things achievable with CSS including the amazing drop down menus. Yet sadly I have to double my time finding ways to fix my layout for I.E. mad.gif

There are good articles around by Sons Of Suckerfish, that try to recreate CSS tags like Hover so that they function correctly in I.E. the problem is they do use some javascript but only a few lines.

The reason I use them is because if someone is smart enough to turn off Javascript as they know about security holes, then they are smart enough to know to get a better browser than I.E. because it's security is very low. So accounting for Javascript hacks to those people who have I.E. will make the page work for more people, but I try to keep it to a minimum so mostly everyone can see some aspect of my page.

I have seen many codes to fix things up in I.E. so i'll try my best to locate a 100% compatible way for doing what you'd like to be done.
Go to the top of the page
 
+Quote Post
NilsC
post Mar 8 2005, 05:42 PM
Post #3


To Err Is Human, To Forgive Divine
Group Icon

Group: Members
Posts: 558
Joined: 24-December 04
From: http://www.ultimatekayakfishing.com/
Member No.: 1,871



That's kinda funny. I'm trying to create my website with CSS and It looks OK in everything but IE. IE6 I get an menu error (space glitch) and in IE5 none of the formats work and site liiks like one big list smile.gif

I'm not a big fan of IE but 95% of the browsers that come to the website we have at work are IE so I guess I still have to code for that. I wish IE could be compliant and up to date, it would make the code so much cleaner. smile.gif

Nils
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. Python(5)
  2. Half-life 2 Questions(12)
  3. Invisionboard Questions(15)
  4. Runescape(73)
  5. Mp3 Questions(14)
  6. How Search Engines Operate(6)
  7. Programing Windows Joystick(2)
  8. Interesting Science Questions(13)
  9. Just Got A New Laptop....(13)
  10. Questions On Islam(18)
  11. Asterisknow Pbx (voip Telephony)(1)
  12. Some More Questions About Credits And Forum(8)
  13. Some Questions About Your Computer Usage(7)
  14. Advanced Network Questions(3)
  15. Questions(3)
  1. Smf - Simple Setup Questions(10)
  2. Does Science Answer All Our Questions?(13)
  3. Why Should I Buy A Mac?(22)
  4. Rpg Maker Xp Questions(1)
  5. I Am New And Have Some Questions(6)
  6. Programming C In Windows(8)
  7. Replicator Technology(0)
  8. Xampp And Wampp Questions(7)
  9. New Here, Read Some Other Posts...(1)
  10. Mysql With My Own Server(4)
  11. Some Php Questions(8)
  12. String Library Functions(4)
  13. Random Questions In Vb..(7)


 



- Lo-Fi Version Time is now: 2nd December 2008 - 04:50 PM