Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



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

Posts: 17
Trades: 0
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
 
 
Register now for full access!
Old 05-23-2006, 02:58 PM Re: Filter doesn't work on Linux
LadynRed's Avatar
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
What exactly are you referring to ?? What filter are you trying to apply and why ??
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 05-23-2006, 03:48 PM Re: Filter doesn't work on Linux
Average Talker

Posts: 17
Trades: 0
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: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
Filter is proprietary code from Microsoft. It will only work in Internet Explorer.
__________________
l Search Engine Friendly Web Design |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
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
Trades: 0
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
Defies a Status

Posts: 10,016
Location: Tennessee
Trades: 0
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 !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 05-23-2006, 07:48 PM Re: Filter doesn't work on Linux
Average Talker

Posts: 17
Trades: 0
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: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
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 |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
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,774
Name: Stephanie
Location: Oklahoma
Trades: 2
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: 10,688
Name: Steven Bradley
Location: Boulder, Colorado
Trades: 0
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 |
Please login or register to view this content. Registration is FREE

l Tips On Marketing, SEO, Design, and Development |
Please login or register to view this content. Registration is FREE

l
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
vangogh is offline
Reply With Quote
View Public Profile Visit vangogh's homepage!
 
Reply     « Reply to Filter doesn't work on Linux
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

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





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



Page generated in 0.30145 seconds with 12 queries