Bug Tracker

Opened 16 years ago

Closed 16 years ago

Last modified 12 years ago

#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 john

Milestone: 1.1.31.1.4
Resolution: wontfix
Status: newclosed
Version: 1.1.21.1.3

We're currently not planning on adding this - would be for a great plugin! (Along with your .param() method.)

Note: See TracTickets for help on using tickets.