Skip to content

MooCountdown ist not Working in IE #1

@tlkshadow

Description

@tlkshadow

Hallo,
first i want to thanks for the MooCountdown Class. Nice idea, but there are some bugs if u use IE.

  1. The last options point "seconds" may not have a ","
  2. 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions