[thelist] Bit of javascript help

Mark Howells-Mead mark at mountainmultimedia.ch
Tue Jan 22 10:51:08 CST 2008


for(var i=0; as[i]; i++) {
	if(as[i].className == 'snipHelp') {
		addDiv = true; // ignore me, I don't affect this portion of
the script
		as[i].onmouseover = function () {  xhr.showHelp(this.id, true); }
		as[i].onmouseout = function () { xhr.hideHelp(); }
	}
}

> PS I sent this earlier but it didn't seem to turn up... I hope I  
> haven't invaded peoples inboxes twice


You probably have your preferences set to not receive emails you have  
sent to thelist yourself.

Regards

Mark Howells-Mead
- www.permanenttourist.ch
- www.flickr.com/photos/mhowells/



More information about the thelist mailing list