Quote:
Originally Posted by Adam in CO
var Float = null; var Lock = null; //var you = ""; var grab = '72.54.224.102'; // var taco = 'yes'; function FloatStart() { remote = window.open('', 'Float', 'width=300,height=200,resizable=0'); if (remote != null)
|
I'd like more background on this. Are you sure that you var Lock should equal "null"?