#8859 closed bug (invalid)
font style value in animated method
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | effects | Version: | 1.5.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I am not able to change the font family of an element with the help of animate method in jQuery. font size is getting changed by "fontSize" style but "font" style is not working
Change History (1)
comment:1 Changed 12 years ago by
Component: | unfiled → effects |
---|---|
Priority: | undecided → low |
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
To change font style, use http://api.jquery.com/css. This property cannot be animated.