#1244 closed enhancement (wontfix)
Reload Function
Reported by: | bgoldman | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.1.4 |
Component: | core | Version: | 1.1.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Shorthand for reloading/refreshing the page. Could be useful in the core.
//reloads the current page reload: function() { window.location.reload(); }
Change History (1)
comment:1 Changed 16 years ago by
Milestone: | 1.1.3 → 1.1.4 |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Version: | 1.1.2 → 1.1.3 |
Note: See
TracTickets for help on using
tickets.
We're currently not planning on adding this - would be for a great plugin! (Along with your .param() method.)