Cam Gould

Results 6 issues of Cam Gould

Hi Nitin. The plugin doesn't appear to be responsive. Can it be made responsive using options? I see no mention of that.

enhancement

'LoadingText' is really 'LoadingHTML' now, as it allows for more than just text strings (See #20). It should be renamed (with a fallback to avoid creating a breaking change) to...

enhancement

Currently the offset is being checked on any scroll event, which will cause some performance issues. An alternative method should be implemented to check position.

enhancement

In the documentation you have the following as an example for the custom selector. However the package adds the `.` for the classname itself. ``` Marquee3k.init({ selector: '.selector-name', // define...

With the requirement of a fixed height setting, this plugin fails to work inside modern apps where responsive layouts are a standard requirement.

enhancement

The triggerClass option isn't included in the documentation.

documentation 📒