Sequence icon indicating copy to clipboard operation
Sequence copied to clipboard

Create a stylesheet with some default styles for quick use

Open IanLunn opened this issue 12 years ago • 2 comments

A stylesheet with some default styles applied would allow developers to quickly set up a basic theme. This would also be beneficial to people with lesser capabilities trying to better understand the plugin.

Styles such as:

  • Animate left/right
  • Animate up/down
  • Rotate x degrees

IanLunn avatar Feb 14 '12 20:02 IanLunn

I'm creating exactly this at the moment and will make available here.

Considering adding fade to your list, but aware of issues in older versions of IE with fading text.

SeanBlakeley avatar Apr 13 '12 18:04 SeanBlakeley

Sounds good :) Note that Sequence in non CSS3 browsers such as IE will fall back to a more basic theme. If you want to use fade with a combination of other CSS3 properties, I'd recommend going ahead with that as IE only sees the fallback theme anyway.

IanLunn avatar Apr 13 '12 20:04 IanLunn