On Tuesday, July 13, 2010 7:24:41 am Chris Blake wrote:
> Hi,
> 
> Since that took a while I have done some research.
> Flipping it seems impossible so I went for the 100% width, maintain
> aspect ratio idea.
> The answer isn't great here too but there is some hope in the way of
> CSS3 background-size: 100%; (that will keep the aspect ratio). Only
> supported by Safari, there is a firefox one (-mozilla blah blah blah)
> but I couldn't get it to work. It'll need javascript but I couldn't
> even find an answer with that that didn't involve adding wrappers,
> even tables!. Case closed :-(
> 

What about just doubling the image?  Go into any simple graphics program, 
select all, copy, make the image bigger, paste, flip, and then you have 
something you can repeat.  It would make the image twice as big, which could 
be a problem depending on your target audience's bandwidth.  But it would be a 
lot easier than the other options you presented.

---Tim
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to