Team:TU Delft/pieter/loadtest

From 2010.igem.org

(Difference between revisions)
Line 7: Line 7:
function rewriteLinks(elem) {
function rewriteLinks(elem) {
-
$("a", elem).each(function(){
+
$("a[href^=/Team:TU_Delft/]", elem).each(function(){
alert("test");
alert("test");

Revision as of 13:17, 21 July 2010

Ajax load
load 1
load 2
load 3


Loaded html: