Submit Button!
- Started
- Last post
- 11 Responses
- boobs
I'm doing the simplest fucking thing in the world, and I can't it to work!
I've made a form. I've put a submit button at the end of the form.
When I post it to the site, the submit button doesn't fucking show up!!
Any ideas what the fuck I'm doing wrong?? I've fiddled with this fucker for over an hour...
- vaxorcist0
? code ?
image button -> filepath?
- ********0
Hmmm...do you have a link or a copy of your code?
- ********0
Firebug (or the equivalent in whatever browser you use) is good for things like this. You can right click on an element and check that it is being rendered correctly and what styles are being applied.
- Ummm, if it won't show up, how can I click on it to look at it in Firebug?boobs
- Just click anywhere on the page, you can see the entire document********
- boobs0
Here are the last few lines of the code:
<br/><br/>
<input type="submit" value="Submit" name="submit"></form>
</body>
</html>- you should close the input tag, but that's probably not the problem********
- you should close the input tag, but that's probably not the problem
- ********0
link please - what you've pasted isn't enough.
- SteveJobs0
here's an idea
http://www.minortweaks.com/archiā¦
- boobs0
Ah! I fixed it! Hadn't properly closed a <textarea> up above.
Thanks for the help!
- SteveJobs0
<input type="sad_trombone"
- mg330
Is this a form where I can click a button once I've selected the kind of porn I want to see, and the porn will appear, preferably as a list of videos? I'd love to help if that's what you're having trouble with.
- boobs0
No. It's a form to submit a faculty recommendation to a University committee.
That's why I got into design: for the glamour.

