Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Best script ever! |
|
|
You should use var i, v = document.evaluate('//iframe',document,null,6,null);
for(i=v.snapshotLength-1; i>=1; i--) {
v.snapshotItem(i).parentNode.removeChild(v.snapshotItem(i));
}
|
|
|
can some one tell me how to use this script. thnx (on e-mail mikeadver@gmail.com) |
|
|
Love it |
|
|
great script :) saves bandwith :P |
