[SOLVED]One reason why opera...

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
User avatar
JellyFish
DevNet Resident
Posts: 1361
Joined: Tue Feb 14, 2006 7:18 pm
Location: San Diego, CA

[SOLVED]One reason why opera...

Post by JellyFish »

Name to my one reason why opera would say that overflow-y is an unknown property...
Last edited by JellyFish on Tue Apr 03, 2007 12:02 pm, edited 1 time in total.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Isn't that an IE only attribute?
User avatar
JellyFish
DevNet Resident
Posts: 1361
Joined: Tue Feb 14, 2006 7:18 pm
Location: San Diego, CA

Post by JellyFish »

Not that I'm aware of... Is it?
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

In the searching I did, it came back as though it was an IE only thing that was recognized by Mozilla. It is part of the CSS3 spec, but not anything below that from what I gather.
User avatar
JellyFish
DevNet Resident
Posts: 1361
Joined: Tue Feb 14, 2006 7:18 pm
Location: San Diego, CA

Post by JellyFish »

Does opera not support CSS3?
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post by Luke »

If I remember correctly, Opera supports the highest percentage of CSS3 out of all the browsers, but I could be wrong... :?:
User avatar
JellyFish
DevNet Resident
Posts: 1361
Joined: Tue Feb 14, 2006 7:18 pm
Location: San Diego, CA

Post by JellyFish »

Okay well I'm just going to use overflow, I think I want overflow-x as well.

Thanks for the post guys. Out.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

CSS3, from what I understand, is not a completely supported rule set as of yet. CSS2 is completely supported by the good browsers (FF, Opera, Safari, etc), but I am not sure that CSS3 has been adopted yet (in fact, I am not sure the standard has been approved yet, but I could be wrong on this).
Post Reply