NameSilo

[Resolved] JavaScript [possible] clobbering problem?

Spacemail by SpaceshipSpacemail by Spaceship
Watch
Impact
38
JavaScript [possible] clobbering problem?

resolved sorry
 
Last edited:
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
AfternicAfternic
A coworker hooked me up with the fix for this by use of a closure:

Code:
var plotPoint = function(a) { 
	return function(point) {
		if(point) {
			var marker = createMarker(a, point);
			gmap.addOverlay(marker);
		}
	};
}(listing);
 
0
•••
Dynadot — .com TransferDynadot — .com Transfer
CatchedCatched

We're social

Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back