Hello All, I'm using OL 2.7 and expected to be able to use Prototype's facilities like element.toggle w/o having to explicitly load prototype.js, e.g.:
$('map').toggle();
However, this doesn't seem to work - javascript complains that:
$("map").toggle() is not a function
Can some one please explain to me?
Thanks!
--john
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users
