Old 12-31-2005   #1 (permalink)
Registered User
 
Mebby's Avatar
 
Join Date: Dec 2005
Posts: 2

Flipping in firefox.

I've been looking for a way to flip images using html.

I can get them to work fine in internet explorer but not Firefox, any one out there know what I should be useing?
Mebby is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 01-01-2006   #2 (permalink)
Invicible Snake
 
ParaSnake's Avatar
 
Join Date: Sep 2004
Location: Ho Chi Minh City,Vietnam
Posts: 668

Send a message via MSN to ParaSnake Send a message via Yahoo to ParaSnake
http://www.planet-source-code.com/vb...=1876&lngWId=8

I think thats what you need,to use GD lib in PHP?
__________________
ParaSnake is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 01-02-2006   #3 (permalink)
Yup, that's meee!
 
thecubed's Avatar
 
Join Date: Jun 2004
Location: Infront of my screen (most of the time)
Posts: 89

Send a message via AIM to thecubed Send a message via Yahoo to thecubed Send a message via Skype™ to thecubed
Do you want something like a rollover? where when you put your mouse ontop of an image, it can change to another?
kinda like this? http://thecubed.com/biorust/2806/
If that is what you want, let me know.

The only drawback to this method is that it requires you to have two images for each one rollover effect.

Forgive me if I misunderstood what you wanted, though

Hope this helps!
__________________

www.thecubed.com <--- TheCubed Homepage!
thecubed is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 01-03-2006   #4 (permalink)
Registered User
 
MrProtoman's Avatar
 
Join Date: Aug 2004
Location: Evansville, IN
Posts: 70

Send a message via ICQ to MrProtoman Send a message via AIM to MrProtoman Send a message via MSN to MrProtoman Send a message via Yahoo to MrProtoman
I think he's talking about the IE only 'filter' style commands.
Code:
<table style=filter:flipV>Test FlipV</table>
<table style=filter:flipH>Test FlipH</table>
<table style=filter:blur>Test blur</table>
<table style=filter:dropshadow(color=red)>Test Drop shadow</table>
<table style=filter:glow(color=red)>Test Glow</table>
As far as I know, those don't work in anything but Internet Explorer. You best bet is just to have another copy of the image that's already flipped (a la thecubed's linkage), or use the GDlib through PHP (via Parasnake's link). I'd go with the javascript/on mouseover approach (didn't RTFA cubed) over the PHP, but that's just because I'm familiar with it.
__________________
MrProtoman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 01-03-2006   #5 (permalink)
Yup, that's meee!
 
thecubed's Avatar
 
Join Date: Jun 2004
Location: Infront of my screen (most of the time)
Posts: 89

Send a message via AIM to thecubed Send a message via Yahoo to thecubed Send a message via Skype™ to thecubed
What you said seems to be what he meant, although I'm not sure what he really meant in the first place (I'm just always confused ).
There might be some CSS styles that you can use to flip the image,
but I really don't think so. I'll take a look at the CSS specification and see what it allows you to do with images.

--
by the way, MrProtoman, what does RTFA mean anyway
--

I hope this helps somehow
__________________

www.thecubed.com <--- TheCubed Homepage!
thecubed is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 01-04-2006   #6 (permalink)
Invicible Snake
 
ParaSnake's Avatar
 
Join Date: Sep 2004
Location: Ho Chi Minh City,Vietnam
Posts: 668

Send a message via MSN to ParaSnake Send a message via Yahoo to ParaSnake
why dont we wait for the author?
Google said RTFA means Read the ****ing manual
__________________
ParaSnake is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 01-04-2006   #7 (permalink)
Yup, that's meee!
 
thecubed's Avatar
 
Join Date: Jun 2004
Location: Infront of my screen (most of the time)
Posts: 89

Send a message via AIM to thecubed Send a message via Yahoo to thecubed Send a message via Skype™ to thecubed
sorry bout that
just trying to address all the options for flipping an image
__________________

www.thecubed.com <--- TheCubed Homepage!
thecubed is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools
Display Modes

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 On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
firefox 1.5 scrowler General Discussions 12 12-30-2005 11:25 AM
Iframe in Firefox vs. Iframe in IE/Opera... Transparen problems... AnachroNia HTML / PHP / ASP / JS 5 11-29-2005 11:40 PM
Google Bar for Firefox Released! Man1c M0g Announcements 3 07-10-2005 12:36 PM
Flaws in Firefox and Mozilla ConceptualMind General Discussions 7 04-19-2005 10:25 PM
Firefox 1.0PR Evdawg General Discussions 8 09-30-2004 10:43 PM


All times are GMT +1. The time now is 05:49 PM.
Content Relevant URLs by vBSEO 3.2.0

Design & Content © BioRUST 2008 :: PRIVACY STATEMENT :: LEGAL INFORMATION :: ADVERTISING MEDIA KIT