OK I’d like to see to rotate my own navigation container by means of 40 degrees counter-clockwise. I might also like this to retain the CSS styling attributes. This would display the links from an angle.
Accomplishing this in flash could be no problem in any respect, however I possess never really liked flash to get used for selection.
Can this end up being done with both CSS or Javascript If it can not be done with either does someone have any creative options on achieving that effect
To my knowledge it can not be done by often CSS or Javascript. Remember HTML is really a grid.
A time back I managed something similar, but I had to use backdrop images with word. So the text within the image was with an angle, women and men link itself had been a rectangle.
If someone altogether different knows a fancier way to do this, awesome, because I’m now subscribed to this thread
Damn. I was hoping the canvas element might have allowed this somehow, but sadly it does not support even attracting text, much much less applying its transformations to it. Otherwise it’d be interesting provide to take an existing element via Javascript and transform into a canvas feature with appropriate transformations and such.