I agree. This would be an extremely useful attribute to start using.
Forum user: blackpond
Basic information
| Registered | Nov 20, 2008 |
| Last login | Nov 24, 2010 |
| Forum posts | 7 |
| Direct URL | http://www.flowplayer.org/forum/users/6424 |
Latest forum posts
I'm lovin' the scrollable with autoscroll plugin! Thanks!
I'd like to request the option to pause autoscroll if the mouse is hovering over any items. It has the option to pause when hovering over navigation but not items.
Also, while autoscroll is running, it should count direct navigation as a scroll and reset the autoscroll timer after direct navigation occurs.
For example: Currently if I navigate to a page it might autoscroll away from that page instantly if the autoscroll event happens at the same moment or shortly after. Instead, it should reset the timer after direct navigation.
Thanks!
I'd like to request the option to pause autoscroll if the mouse is hovering over any items. It has the option to pause when hovering over navigation but not items.
Also, while autoscroll is running, it should count direct navigation as a scroll and reset the autoscroll timer after direct navigation occurs.
For example: Currently if I navigate to a page it might autoscroll away from that page instantly if the autoscroll event happens at the same moment or shortly after. Instead, it should reset the timer after direct navigation.
Thanks!
Sounds great! The UL hierarchical menu will be especially handy.
Keyboard navigation as well? ;)
Keyboard navigation as well? ;)
Setting the date range with the min attribute, for example:
<input name="thedate" type="date" data-value="1980-01-01" min="-29565" />
will trigger the min acceptable value validation script when using form validation. Of course, as the input will be a date string, the user will never be able to pass validation on this field.
<input name="thedate" type="date" data-value="1980-01-01" min="-29565" />
will trigger the min acceptable value validation script when using form validation. Of course, as the input will be a date string, the user will never be able to pass validation on this field.
I am also in need of a time input solution.
Is it possible to have buttons similar to the previous/next month buttons, but that will jump one year at a time? Previous / Next year?
I second this request!