Re: [jQuery] possible to have tilted DIVs?

2007-03-28 Thread Yansky

I think SVG & VML(for IE) allow text to be written into their respective
graphics, so you could try using a vector image to simulate an angled div
with text inside.

I hope that makes sense. :)


dalvarado wrote:
> 
> Hi,
> 
> Daring to dream, I was wondering if jQuery can be used to "tilt" DIVs. 
> That is, a traditional square can be rotated several degrees to give the
> appearance of being tilted, or in an extreme case, be tilted 90 degrees to
> give the appearance of a diamond.
> 
> Any advice is appreciated, - Dave
> 
> ___
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/possible-to-have-tilted-DIVs--tf3483001.html#a9726115
Sent from the JQuery mailing list archive at Nabble.com.


___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] possible to have tilted DIVs?

2007-03-28 Thread Chris Domigan

"...be tilted 90 degrees to give the appearance of a diamond..."

Don't you mean 45 degrees...? :P
___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/


Re: [jQuery] possible to have tilted DIVs?

2007-03-28 Thread Matt Stith

That would be pretty complicated, if not impossible without some extra
software, since it would require a screenshot of the div, and then some
image-processing to do the acctual tilting, and with all of that, why not
just take a screenshot yourself and use photoshop or something to tilt it
and use an image?

On 3/28/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:


Hi,

Daring to dream, I was wondering if jQuery can be used to "tilt"
DIVs.  That is, a traditional square can be rotated several degrees to give
the appearance of being tilted, or in an extreme case, be tilted 90 degrees
to give the appearance of a diamond.

Any advice is appreciated, - Dave

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

___
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/