General > Developers Corner

PHP Server Queries Useful?

<< < (6/8) > >>

Rambomst:

--- Quote from: jay209015 on June 18, 2010, 07:50:00 AM ---Well, I tried all the tricks I know to try and fix the IE issue, but I can't get it to work without a major work over, so I guess IE is out of the question unless Y'all can figure something out.

--- End quote ---
You don't want to do that. 80% if not more of internet users use IE.

Aqua92:

--- Quote from: Rambomst on June 19, 2010, 05:03:19 AM ---You don't want to do that. 80% if not more of internet using use IE.

--- End quote ---

Yeah, but a "good" Web Programm should work on all Browsers, not, for example, only on Opera (yeah i saw some which only worked on Opera)

Rambomst:

--- Quote from: Aqua92 on June 19, 2010, 05:30:53 AM ---Yeah, but a "good" Web Programm should work on all Browsers, not, for example, only on Opera (yeah i saw some which only worked on Opera)

--- End quote ---
Yeah I know, I am currently half way through my diploma for Web Development. If I didn't already know that well that would be pretty :P

jay209015:
The problem is, in IE if no width is given to the <li> elements, it defaults to 100% rather than size to contents. I could, however, give the li's static width, but then the tabs couldn't expand later on.

Megiddo:

--- Quote from: jay209015 on June 19, 2010, 08:55:18 AM ---The problem is, in IE if no width is given to the <li> elements, it defaults to 100% rather than size to contents. I could, however, give the li's static width, but then the tabs couldn't expand later on.

--- End quote ---

Any way you could do it with style sheets instead?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version