Jump to content

Hard Fixed Input Box? Can This Be Done with jQuery?


Glese

Recommended Posts

I am looking to create a hard fixed input box and I am wondering if this can be done with jQuery, which I would find easier than doing it with regular JavaScript.

 

What I mean by this is, a textarea which has a fixed length of 100 characters PER line and a fixed amount of 3 lines, this means the textarea is one with 3 lines and with 100 characters input possibility each. It should also not be possible to re-size the area, which means that those lines are not relational, it is all hard fixed.

 

Any suggestions?

Link to comment
Share on other sites

Where are you stuck is a good question, I did not know that you can create EVERYTHING in jQuery you could create in JavaScript, I understood jQuery as an addition in way a plugin, I do know it is a library, but it can mean multiple things.

 

The answer is clearly yes then.

 

And furthermore, would you suggest to try it in jQuery, I assume it could be easier in jQuery ?

 

JavaScript seems like a letter soup to me, though jQuery can be too when it becomes complex, but this functionality should not be that complex to achieve in my opinion.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.