Side navigation
#1244 closed enhancement (wontfix)
Opened May 25, 2007 01:01AM UTC
Closed July 15, 2007 03:22PM UTC
Last modified March 15, 2012 05:57PM UTC
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(); }
Attachments (0)
Change History (1)
Changed July 15, 2007 03:22PM UTC by comment:1
milestone: | 1.1.3 → 1.1.4 |
---|---|
resolution: | → wontfix |
status: | new → closed |
version: | 1.1.2 → 1.1.3 |
We're currently not planning on adding this - would be for a great plugin! (Along with your .param() method.)