Results 1 to 15 of 15

Thread: [RESOLVED] HTML and CSS with IE8&9

Threaded View

  1. #7
    Karen Payne MVP kareninstructor's Avatar
    Join Date
    Jun 2008
    Location
    Oregon
    Posts
    6,714

    Re: HTML and CSS with IE8&9

    Quote Originally Posted by SambaNeko View Post
    Ah, I see your problem now. Use the full, 6-character hexcodes for the IE gradient styles:
    Code:
    startColorstr='#666666', endColorstr='#333333'
    The shorthand versions don't work here; they're being re-interpreted by IE as #000666 and #000333.
    That is why I do not use shortcut versions. Check out the attachment which was written many moons ago but works fine today for IE. Feel free to make fun at some of my styling too if you like
    Attached Files Attached Files

Posting Permissions

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



Click Here to Expand Forum to Full Width