Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11
    Join Date
    Jan 2011
    Posts
    36
    Plugin Contributions
    0

    Default Re: CSS3 across browsers?

    For anyone else interested in using these effects, I've tested in chrome and all are working for me. That is :

    -webkit-box-shadow:
    -webkit-radial-gradient:
    -webkit-linear-gradient:

    So far it's only ie9 that I'm finding problems with.

  2. #12
    Join Date
    Jan 2011
    Posts
    36
    Plugin Contributions
    0

    Default Re: CSS3 across browsers?

    So in ie9, I can get the effects (with the noted exception of the gradients) but only if I go F12 for developer tools> Browser mode and choose IE9. That is, it does not working in IE9 compatibility mode. Therefore, this must be the default mode when browsing to a website. So, does that mean that something else on my page is not compatible with ie? Otherwise I'm not sure why ie doesn't show the page as it is.

    I'm obviously missing something major here, anyone got any ideas?

    Cheers

    Matt

  3. #13
    Join Date
    Sep 2008
    Location
    DownUnder, overlooking South Pole.
    Posts
    984
    Plugin Contributions
    6

    Default Re: CSS3 across browsers?

    Thanks for the headsup. I have been wanting to fill a complex shape generated by mathematical formula with a gradient for absolutely years. Now I see the light.

    http://www.w3schools.com/svg/svg_grad_linear.asp
    http://www.w3schools.com/svg/svg_path.asp
    http://www.w3schools.com/svg/svg_polygon.asp

    I am so excited.

  4. #14
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: CSS3 across browsers?

    Quote Originally Posted by mojo13 View Post
    So in ie9, I can get the effects (with the noted exception of the gradients) but only if I go F12 for developer tools> Browser mode and choose IE9. That is, it does not working in IE9 compatibility mode. Therefore, this must be the default mode when browsing to a website. So, does that mean that something else on my page is not compatible with ie? Otherwise I'm not sure why ie doesn't show the page as it is.

    I'm obviously missing something major here, anyone got any ideas?

    Cheers

    Matt
    IE in compatibility mode is essentially displaying the website in an older version of of IE

    If you want to display the site using IE9 then don't use it in compatibility mode.

  5. #15
    Join Date
    Jan 2011
    Posts
    36
    Plugin Contributions
    0

    Default Re: CSS3 across browsers?

    great thanks, I see now, thought that was only available in the web developing tools. Looks like it;s all good. Thanks a lot for the help.

  6. #16
    Join Date
    Jan 2011
    Posts
    36
    Plugin Contributions
    0

    Default Re: CSS3 across browsers?

    If other people want to test their site in different versions of ie (including how it will look in ie10), the tool is here:

    http://ie.microsoft.com/testdrive/

  7. #17
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: CSS across browsers

    Quote Originally Posted by clydejones View Post
    rounded corners, box shadow will work in ie9 but not in other versions.
    You can make both work in earlier versions with a little script called PIE.htc. I did it with one of my sandbox installs. I think there are also a couple other scripts out there that do the same.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v150 CSS3 Buttons [support thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 148
    Last Post: 25 Oct 2017, 07:50 PM
  2. v154 Help with CSS3 Hover Effects Installation
    By Amanda McNair in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 1 Feb 2015, 11:41 PM
  3. CSS3 Breadcrumbs with 4 Variations
    By picaflor-azul in forum All Other Contributions/Addons
    Replies: 12
    Last Post: 11 Aug 2013, 07:39 PM
  4. CSS3 PIE Setup help
    By DivaVocals in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 16 Mar 2013, 03:15 PM
  5. Display 2 subcategories across and 3 products across per subcatagory
    By unclemantis in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 13 Sep 2009, 07:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg