Modify ↓
Ticket #8859 (closed bug: invalid)
font style value in animated method
| Reported by: | pillai.mc@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | effects | Version: | 1.5.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
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
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

To change font style, use http://api.jquery.com/css. This property cannot be animated.