Quote:
Originally Posted by Tempest
What part of "javscript has to be on for the clicks to get to the sponsor" aren't you getting? i.e. this is the link
Code:
<a onClick="gotoTrackingURL()" href="#nothing">
Never mind the thing about javascript being on or not, but they've got that code in a seperate included file.. damn easy to introduce little mistakes every once and awhile and my gallery scanners won't be able to detect it.
|
Well, they define two variables on the gallery:
var gsDefaultNATS = "MDowOjI4";
var gsTrackingURL = "http://signup.speculumplays.com/track/";
than they include the two functions and define gsNATS with the extract from the first function.
I´m not a progger, but does that script replace anything if javascript is disabled?
But on the other hand you are right, you can easily exchange the variable settings and replace the refcodes in their included file.