1
2
3
4
measureSelect=Behavior.create({
	initialize: function(obj) {
		// Adjusts the lentgh of the select element  
...

JavaScript IE7 Option Tag Width adjust...

by openid.aol.com/forwardfootmedia, October 17, 2008 02:46, No refactoring, tagged with javascript, prototype, lowpro

No doubt, this is nearly la...

Fbb264f64b4ce69bae04764280141faf Talk
1
2
3
4
setDefaults = Behavior.create({
  initialize: function(obj) {
    myforms = this.element;    
...

JavaScript Highlight Selected forms, S...

by openid.aol.com/forwardfootmedia, October 10, 2008 01:49, 5 refactorings, tagged with prototype, lowpro, Ruby on Rails, javascript

The script binds itself to ...

Fbb264f64b4ce69bae04764280141faf Talk