Reply
Filter doesn't work on Linux
Old 05-23-2006, 02:21 PM Filter doesn't work on Linux
Average Talker

Posts: 17
Hey! I tried filter in css, it works well on Windows and it's really cool.

However, seems like it doesn't work on Linux when I tried the same script at

school, is there any way around this problem?
LennyHan is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 05-23-2006, 02:58 PM Re: Filter doesn't work on Linux
LadynRed's Avatar
Super Moderator

Posts: 6,718
Location: Tennessee
What exactly are you referring to ?? What filter are you trying to apply and why ??
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is online now
Reply With Quote
View Public Profile
 
Old 05-23-2006, 03:48 PM Re: Filter doesn't work on Linux
Average Talker

Posts: 17
for example, i have:

Code:
p {font-family: arial; font-size: 14; font-weight: bold; filter: glow}
 
<p>User Name: </p><input>
LennyHan is offline
Reply With Quote
View Public Profile
 
Old 05-23-2006, 04:44 PM Re: Filter doesn't work on Linux
vangogh's Avatar
Post Impressionist

Posts: 8,935
Name: Steven Bradley
Location: Boulder, Colorado
Filter is proprietary code from Microsoft. It will only work in Internet Explorer.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 05-23-2006, 05:00 PM Re: Filter doesn't work on Linux
Average Talker

Posts: 17
I see, Thanks.
LennyHan is offline
Reply With Quote
View Public Profile
 
Old 05-23-2006, 07:12 PM Re: Filter doesn't work on Linux
LadynRed's Avatar
Super Moderator

Posts: 6,718
Location: Tennessee
I kinda figured that might be the case .. a proprietary thing for MS only.

Just an fyi, you can shorten your CSS file by learning some CSS shorthand. Those font rules can be summed up in 1 line like this:

font: 14px bold Arial;

You should also put in more tthat 1 font :
font: 14px bold Arial, Helvetica, Verdana, sans-serif;
That will cover all bases and the 'sans-serif' is a default for just about anyone, always include it.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
LadynRed is online now
Reply With Quote
View Public Profile
 
Old 05-23-2006, 07:48 PM Re: Filter doesn't work on Linux
Average Talker

Posts: 17
Thanx very much!

btw, I got my own game site fully functional, everyone please check it out and give me any comments, suggestions, or questions.
www.monex.webhop.net
LennyHan is offline
Reply With Quote
View Public Profile
 
Old 05-24-2006, 01:43 PM Re: Filter doesn't work on Linux
vangogh's Avatar
Post Impressionist

Posts: 8,935
Name: Steven Bradley
Location: Boulder, Colorado
There are actually some cool filters that I wish would find there way out of the Microsoft proprietary stuff and into the css specs. One I think would be particularly useful is the filter than can apply a gradient instead of having to use an image.

Here are a few different filters from the msdn site. You'll obviously need to view things in IE if you want to see some of the examples in action. Some of what's there can be done with standards compliant css, but there are a few filters like the gradient I would like to see implemented in the standards.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Old 05-24-2006, 10:27 PM Re: Filter doesn't work on Linux
angele803's Avatar
Perfectly Imperfect

Posts: 1,609
Name: Stephanie
Location: Oklahoma
hmm, thats pretty cool. I havent even heard of css filters before today. I hope that "they" can get some standards going soon so we can use them in all browsers someday!
angele803 is offline
Reply With Quote
View Public Profile
 
Old 05-25-2006, 05:12 PM Re: Filter doesn't work on Linux
vangogh's Avatar
Post Impressionist

Posts: 8,935
Name: Steven Bradley
Location: Boulder, Colorado
They all work in IE and some of the filters like the alpha one for opacity do have css equivalents. Sometimes you'll need to use both the css and the filter to get things to work across browsers.
__________________
l Search Engine Friendly Web Design | Van SEO Design
l Tips On Marketing, SEO, Design, and Development | TheVanBlog
l Custom WordPress Themes
| Small Business Forum
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to Filter doesn't work on Linux
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.15586 seconds with 12 queries