Archive: dojo

 

Posts Tagged ‘dojo’


Problem: You are dutifully setting your size attribute in your Zend Form class and you input elements are being rendered with that size attribute. However if Javascript is enabled and you are using Dojo for your forms, the size attribute gets dropped. Solution: To set the width on dojo form elements you must use the [...]