This is a discussion on "QUICK, need help with code for firefox users" within the Starting Out section. This forum, and the thread "QUICK, need help with code for firefox users are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
QUICK, need help with code for firefox users
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
my website is www.myspace.com/willisharrower it looks great on internet explorer but the picture links don't work on firefox. i've tried the tables themselves on firefox using a .htm document and they work fine. i've also tried inserting the html for the table into the about me section without the CSS code and it works in firefox too. but while looking through my CSS code and using the trial and error method while deleting pieces of code to see if it changes anything nothing happens. can someone please look at my website code and tell me what i need to change to make the links work on firefox?
|
|
|
|
||||
|
Re: QUICK, need help with code for firefox users
It seems that you are using the CSS filter element which only works for IE. Firefox will drop this declaration and try move onto the other CSS properties but looking at an error report from firefox there are a few.
Have a look at the error console in firefox to see the errors. I do not believe there is an equivalet way of using filters in FF -- unless there's an addon
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
|
|||
|
Re: QUICK, need help with code for firefox users
A picture link should look like this
|
![]() |
| Tags |
| css, firefox, help, html |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need help on code in firefox | Giggs | JavaScript Forum | 4 | Apr 9th, 2008 05:21 |
| Alt + S fix for Firefox (Shortcut for quick-reply) | alexgeek | Scripts and Online Services | 0 | Jan 4th, 2008 09:51 |
| This code has problem in Firefox | abalfazl | Web Page Design | 8 | Feb 23rd, 2007 15:00 |
| Quick Firefox CSS question | boscomilo | Web Page Design | 10 | Oct 3rd, 2006 07:59 |
| Code not working on firefox | acidblue0 | Web Page Design | 3 | Jan 2nd, 2006 20:14 |