Closed GoogleCodeExporter closed 8 years ago
So about to commit this new feature.
Default time after alert is 20 seconds is not specified. Can specify through:
data-ez-timeout-delay="before after"
After is optional of course, and if the attribute is not found the whole
feature is disabled.
If you want the alert but don't want to refresh, use:
data-ez-timeout-delay="before -1"
A value of 0 will go immediately after text is read.
Lastly, the action is going to the page indicated by:
data-ez-timeout-href="URL"
This can be relative or absolute.
Original comment by aeharding
on 1 Oct 2013 at 5:26
This issue was closed by revision r343.
Original comment by aeharding
on 1 Oct 2013 at 5:27
Original issue reported on code.google.com by
jbjor...@gmail.com
on 26 Sep 2013 at 5:05