Template:Amplino

From 2012e.igem.org

(Difference between revisions)
Line 196: Line 196:
var txt = $(this).text();
var txt = $(this).text();
var url = this.href;
var url = this.href;
 +
alert(url);
if(this.hash) {
if(this.hash) {
var anchor = this.hash.substring(1);
var anchor = this.hash.substring(1);
-
 
-
alert(anchor);
 
if (anchor.substring(0,5)!='page=')
if (anchor.substring(0,5)!='page=')

Revision as of 13:59, 27 May 2012