-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hallo,
first i want to thanks for the MooCountdown Class. Nice idea, but there are some bugs if u use IE.
- The last options point "seconds" may not have a ","
- new Element('span',... has to look like this:
http://mootools.net/docs/core/Element/Element#Element:constructor
new Element('span', {
'id':'seconds',
'html':'fubar',
'class': 'seconds'
});
Now it will work also in IE and other browsers without geko engine.
Maybe u can write your comments in englisch too. And maybe u can update your class with usefull functions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels