pacerier
11-18-2008, 01:20 AM
hi i tried using style="filter:fliph;" but it only works in IE, is there anyway that i can be able to mirror a picture in firefox?
|
Click to See Complete Forum and Search --> : flipping images over in firefox pacerier 11-18-2008, 01:20 AM hi i tried using style="filter:fliph;" but it only works in IE, is there anyway that i can be able to mirror a picture in firefox? felgall 11-18-2008, 02:48 AM No, nor in any of the hundreds of other browsers. IE is the only browser that supports scripting commands such as filter in the stylesheet. rpgfan3233 11-18-2008, 02:51 AM In addition, if you use expression() in your CSS, you won't be able to use it starting with IE8. See the article on IEBlog (http://blogs.msdn.com/ie/archive/2008/10/16/ending-expressions.aspx) for details. Major Payne 11-19-2008, 08:36 AM Ignored only in IE8 Standards mode. Expressions still available in IE7 and Quirks mode. webdeveloper.com
Copyright Internet.com Inc., All Rights Reserved. |