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 Wanet Telecoms Ltd 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: *

  1. newtek1

    I am learning javascript and at the

    thankyou, i am very grateful for your help
  2. newtek1

    I am learning javascript and at the

    Thanks for the quick responses , I tried the asterik script and it didn't work for me but I have been researching and have so far got a quarter of a diamond, all i need to know is how to reverse the following script...please? <script type =&quot;text/javascript&quot;> nextRow: for (var...
  3. newtek1

    I am learning javascript and at the

    I am learning javascript and at the very start of a course. I have tried to work out how to make a diamond of *s but never get what i want. * *** ***** ******* ********* ******* ***** *** * I am using 9 rows and 9 columns. I have...
  4. newtek1

    drop down menu on form

    it must be a 'jump' menu <select name=&quot;select&quot;> <option>aardvark</option> <option>butterfly</option> <option>cockatoo</option> <option>dingo</option> <option>elephant</option> <option>fish</option> <option>goanna</option> <option>hippopotomus</option>...
  5. newtek1

    drop down menu on form

    hello helpful gurus i have made a form with dropdown menu options. i want to be able to click on these to a link. how can i link them to other pages/websites without a button. i've tried using a href. thankyou in advance. maggie trust your vision http://www.maggiehollins.com
  6. newtek1

    unable to redirect form to new window

    i have a template page used with frames i have put a contact form on it i have asked the submit button to redirect the visitor to a thankyou page- fine it opens in the mainframe i have target=_blank but i want it to go to a new page the url is http://www.addiction-official.com if anyone can...
  7. newtek1

    another drop down menu problem...with a difference

    thankyou you have given me great advice
  8. newtek1

    another drop down menu problem...with a difference

    i am using a drop down menu in the top frame of my frameset. When i check it in the ie browser the visible buttons open in the mainframe where i want it to open but.... the drop down menu buttons open in the topframe.please what can i change to make the drop down buttons open in the mainframe...
  9. newtek1

    error-done but with errors on page

    i have just uploaded a site and when i checked the site on IE on the bottom status bar i get the message and alert icon- done but with errors on page. have looked up all the help topics i can think of, can anyone please advise me ? http://donegal_antihunt.tripod.com thankyou
  10. newtek1

    linking to a frameset

    thankyou, thankyou, thankyou for your help may the luck of the irish always smile on you
  11. newtek1

    linking to a frameset

    thankyou for your quick reply the link in the library file is to the fireworks.htm because that is where the image that i want to show is [further down the page] so i tried changing the library target to main_frame, no joy this is the code, can you see anything that i have done wrong here...
  12. newtek1

    linking to a frameset

    hello this will probably be an easy one to solve how do i link the imagemap with hotspots and url links[exported in fireworks as a library file]to open in the main_frame of the frameset? when i go to the imagemap i click my first choice and it opens in a new page-this leaves me unable to get...
  13. newtek1

    missing background

    fantastic thanks again derren newtek1
  14. newtek1

    missing background

    thanks in advance derren the background colour is visible in netscape but invisible in IE site is: http://maggiehollins.tripod.com newtek1
  15. newtek1

    missing background

    thanks for the perseverence derren the background colour is sorted but is there any thing i can do to get the same visual result on internet explorer and netcsape? one of the problems i had was that i was viewing with internet explorer and not netscape. isn't internet explorer more widely used...
  16. newtek1

    missing background

    thanks Derren below is the main frame content. the body bg color is fine. hope you can find the answer for me. thanks again for your replies <html> <head> <title>main_frame</title> <meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;> </head> <body...
  17. newtek1

    missing background

    thanks again derren i changed the main frame [thought i could just set the template properties] and also viewed in netscape explorer and there it was....hmmmm any ideas about how to view in internet explorer as well? newtek1
  18. newtek1

    missing background

    thanks derren not sure what you mean about MM but here is the code: <html> <head> <title>welcome </title> <meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=iso-8859-1&quot;> </head> <!--Begin JavaScript roadmap code. If editing downloaded HTML source, delete this...
  19. newtek1

    missing background

    can anyone please help i've tried to put a background in but it never appears. the code says it is there i'd be grateful for any advice below is my address http://maggiehollins.tripod.com/frameset.htm thanks
  20. newtek1

    background colour

    thanks again for the suggestions i have been refreshing and previewing but not uploading yet so i've decided to redo the whole lot with frameset properties thanks again

Part and Inventory Search

Back
Top