From 2010.igem.org
(Difference between revisions)
|
|
Line 15: |
Line 15: |
| } | | } |
| | | |
- | $(function() {
| |
- |
| |
- | // Initialize history plugin.
| |
- | // The callback is called at once by present location.hash.
| |
- | $.history.init(pageload);
| |
- |
| |
- | // set onlick event for buttons
| |
- | //$("a[@rel='history']").click(function(){
| |
- | //
| |
- | // var hash = this.href;
| |
- | // hash = hash.replace(/^.*#/, '');
| |
- | // moves to a new page.
| |
- | // pageload is called at once.
| |
- | // $.history.load(hash);
| |
- | // return false;
| |
- | });
| |
- |
| |
- | });
| |
| | | |
| </script> | | </script> |
Revision as of 10:16, 21 July 2010
Ajax load
load 1
load 2
load 3
Loaded html: