No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
How with fireworks do you change a rectangle that is say 500px by 50px so that it ends up with a curve effect on the bottom?? I have tried various ways but with no success, as anyone any suggestions?? | |
I have tried to put a javascript slide show in my site but i cam't seem to get it to work. Here is the code for my page i have checked that all my images and folder names are correct butit still won't work Cheers for any help [CODE]<!DOCTYPE html … | |
I have the following checkbox on my site but it dosen't work, tried to solve it before but still having trouble. this is the code from my first page <P>Do you want to take pets with you? <INPUT type=CHECKBOX name = "PETS" value = "Y">Yes<br> This is the code from … | |
I am trying to select the number of rooms from my database but want it so the user can select a minimum or exact number. This is a snippet of the code on my search page <tr><td>Number Of Bedrooms: <td> <SELECT NAME="REQUIREMENT"> <OPTION VALUE="AL">Minimum</OPTION> <OPTION VALUE="EX">Exactly</OPTION> </SELECT> <select name="Bedrooms" size="1"> … |
The End.