Forum Moderators: phranque
Will Firefox use the FP extensions, or is there something I have to load/configure to make it work?
If this is SUPPOSED to work auto-magically, then how can I follow up on this probelm?
Can anyone give me a run down on FP Extensions as they pertain to webmasters (how these are supposed to work)? I am running a linux web host (from 1and1.com)
Also have a look at he FP forum at [webmasterworld.com...]
[edited by: Tropical_Island at 10:17 pm (utc) on Nov. 20, 2006]
I will check out the other forum also....
If the browsers are being served the same exact document and rendering the visual display differently then your style is likely the issue.
Specifically, it is the picture gallery feature. On IE it works fine, there are 5 small pics at the top, and they scroll. but in FF2.0, they just appear as one giant list trailing off to the left, no scrolling.
There's a good chance that the picture gallery is not going to function in FF as it does in IE. If I'm not mistaken, that is IE proprietary code that controls it. Unfortunately it won't work in anything other than IE.
Is that the Marquee element you are using?
I'd suggest finding a slideshow script at one of the popular JavaScript websites. There are a bunch of them out there, some of them rather nifty. And, they work across browsers. ;)
Also, it looks like if i go java, there is going to be a lot of coding, contrary to a 'shift-click' to add all the photos (hundreds)
does anyone know of a more friendly java script maybe, that has the scroll bar of thumbnails?
Maybe i should just warn my users that it will have to be run in IE :(
If you want a full fledged photo gallery you're going to have to do some fiddling with the code. It just depends on how complicated a system you want. If you want a simple upload system then the back end becomes more complicated. Take a look at the Gallery system if you want something like that.