Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: edd1eg
  • Order by date
  1. edd1eg

    rollover

    Hi there, At the moment i am building a website for a car company, and one of the pages i wanted was where the where would be a number of small cars at the bottom of the page, and when you rolled over the car a bigger image would appear giving details of the car, how could this be achieved? i...
  2. edd1eg

    input

    Thanks for that, worked fine thanks edd
  3. edd1eg

    form

    Hi again, Did you think this will be quite easy to achieve? What forum should i post this in? thanks edd
  4. edd1eg

    input

    Hi there, I there i am trying to create a calculation. I have got a box where the user input the number for example 3+5, i have this code for it <HTML> <!-- HTML FOR INPUT FRAME (this is a separate file called input.html--> <HEAD> <SCRIPT LANGUAGE="JavaScript"> <!-- HIDE FROM OTHER BROWSERS...
  5. edd1eg

    form

    Hi there, I have not really used windows access before, and need some advice on how to achieve what i need. Here goes, i am designing a website for a self-drive hire company, which hire (rents) out cars to the customer, and now they want this option available online, for the customer to be...
  6. edd1eg

    please help

    Hi there, Something strange is happening with photoshop, my last file i use was a .psd file which is a webpage i am creating and its got about 40 layers in it, and its important to have so i can configurate things, anyway that was the last file i used, so i just opened up photoshop then when to...
  7. edd1eg

    email validation

    Hi there, I am building a form, where the user fill out all their details, i was wanting to know if the was a form validation, that detected a if the user typed in a false email address? I know there are some validations where you have to put the @ sign in, but that means the user could put...
  8. edd1eg

    list/menu

    ok i'll post my code here it is: <html> <head> <title>Self-Drive Hire</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr...
  9. edd1eg

    list/menu

    see i have got this code to change the background of the field areas <style type="text/css"> .field { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 13px; background-color: #849CD2; } and i chose this code for the field name <input...
  10. edd1eg

    list/menu

    Hi there, i have got this code for a text area <input type="text" class="field"> I was wondering if anyone knew how to do one for a list/menu? thanks for any help
  11. edd1eg

    text field

    where abouts do you actually put this in the code thanks edd
  12. edd1eg

    text field

    Hi there, I have got a form with text field in it, is there anyway you can change the colour of the text field? Something like this http://www.lynncummings.com/contact.php thanks for any help edd
  13. edd1eg

    Online form

    About 25 vehicles they have got. I'm not sure about how many hits they are going to get though thanks edd
  14. edd1eg

    help please

    sorry here is the url for that form http://www.swiftvehiclerental.co.uk/index.php then click on hire a vehicle thanks edd
  15. edd1eg

    help please

    Thanks for all your help so far and some of those colours are really nice. I know this topic in the forum is not appropriate to ask this, but as i have designed the basis of the webpage for my client, the next step is to build a form similiar to this...
  16. edd1eg

    Online form

    Thanks for that lovejaeeun.
  17. edd1eg

    help please

    Do you think this looks better http://www.irvineceltic.com/test2.htm Or the way it looked before How can i achieve a pale greyish blue for the background? thanks for all your help so far edd
  18. edd1eg

    help please

    Where abouts in the body tag, me starts off like this <body onLoad="MM_preloadImages </body> thanks edd
  19. edd1eg

    help please

    i changed the grey to a lighter shade, do you think this looks better? have you got any suggestions on any other colours that may suit Yes the webpage will always be in the centre of the page, as that is the way the client wants it. Just another thing, i am using tables to build my page, and...
  20. edd1eg

    help please

    everything should be fine now

Part and Inventory Search

Back
Top