How can I have a textarea popup when the user clicks a button?

Check this plugin jAlert very easy and clean to use, you can do whatever you want. Its easy to change the input by a textarea in jquery.alerts. Js file, search for 'prompt' case, and change the input by textarea.

I made this for me and have been working so far.

Checking this out – Briz Oct 13 at 19:17.

I'm no expert but I think this is possible: OR... To toggle the DIV with one button, you could do this: And this doesn't need the JQuery library to use. Hope it helps...

I think this would show a textarea that was hidden on the page, but not pop it into its own box. Thank you for your efforts though! – Briz Oct 13 at 19:16 I think that all depends on how you apply CSS to this answer.

The DIV could pop up if the right CSS was applied. Please clarify what you mean and I may still be able to help you – Martin G Oct 13 at 19:21 I found that the JAlert plugin works, but again, thank you for your time. It's greatly appreciated!

– Briz Oct 13 at 19:23 no probs, good luck with your project – Martin G Oct 13 at 19:24.

You can try jquery dialog jqueryui.it/demos/dialog. This pops open an overlay and a dialog. You can customize this display and interaction to your hearts desire.

You can have a on the page, which inserts a textarea box when the button is clicked, something like this... In original HTML page, stick a blank area, maybe reserving space like so Then, put an onClick event on your button which replaces the innerHTML with your textarea (or create a function that does it, and call it with your onClick event).

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions