Page 1 of 1

Making the buttons be entered to the form.

Posted: Wed Jul 30, 2008 3:52 pm
by Mightywayne
Yeah really odd title, but I can't figure out how to get...

Well you see the in the submit box to reply to this very thread? You can just hit the and it inputs it into the form box we type in. I just need something simple like that but I have no idea how to do it. I don't even know if it uses PHP or if it uses a bit of PHP or what.

Can anyone help? :o

Re: Making the buttons be entered to the form.

Posted: Wed Jul 30, 2008 4:23 pm
by ody3307
It can be done with PHP but not as smoothly as you want (you would have the screen flicker because the page would need to be refreshed). What you are seeing on this reply form is javascript.

Re: Making the buttons be entered to the form.

Posted: Wed Jul 30, 2008 5:40 pm
by Mightywayne
Oh alright I see it here now. This is some pretty complicated JS... >_> is there like some basic, basic version someone out there is using?