Skip to content Skip to sidebar Skip to footer
Showing posts with the label Maxlength

How Do I Set A Maxlength For Codeigniters Form_textarea()?

I am trying to set a maxlength for the form_textarea() in Codeigniter. I tried the following: '… Read more How Do I Set A Maxlength For Codeigniters Form_textarea()?

Max Length Of Textarea Is Not Working On Ie8

From research on internet, max length attribute is not working on IE 8 and 9 To resolve the proble… Read more Max Length Of Textarea Is Not Working On Ie8

Are There Browsers That Don't Support Maxlength?

I have a contest entry page on my company's website. In order to enter the contest, you create … Read more Are There Browsers That Don't Support Maxlength?