Top "Mootools-events" questions

Adding event to element inside Google Maps API InfoWindow

I want to put a form with input field and submit button inside a Google Maps API (v3) InfoWindow. When …

javascript google-maps-api-3 mootools infowindow mootools-events
Change event on <select>

With Mootools, if I attach a change event listener on a <select> how do I access the option …

javascript html-select mootools mootools-events