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 Chriss Miller 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: DimisD
  • Content: Threads
  • Order by date
  1. DimisD

    Run javascript inside php

    Hi, How can i put the following code inside php? <?php <p><A HREF="javascript:history.go(-1)" style="color:#D41839; text-decoration:none;">previous page</A></p> ?> Thank you
  2. DimisD

    php - css switcher

    Hi there, I have a problem running a php css switcher script. Although i followed the instructions exactly as they are written in "http://alistapart.com/articles/phpswitch/", it doesn't work. Details - [My test site is www.goalit.gr] 1. I have put in the index.html file the codes: a)...
  3. DimisD

    Drop down menu -&gt; open (parent/blank)

    Hi there, I have two drop down menus in a form. Onew for the "action" and the other for the "target". Somewhere in the code below is wrong and the script doesn't function. Can somebody help?? thank you <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />...
  4. DimisD

    Reload - Refresh multiple iframes

    Hi there, Can somebody please fix the code bellow? I have 2 iframes and i want to reload them with the buttons bellow them. Also, if it is easy, i wonder if you can make three more functions : refresh, history+, history- thank you! <html> <head> <script type="text/javascript"> function...
  5. DimisD

    Reload - Refresh multiple iframes

    Hi there, Can somebody please fix the code bellow? I have 2 iframes and i want to reload them with the buttons bellow them. Also, if it is easy, i wonder if you can make three more functions : refresh, history+, history- thank you! <html> <head> <script type="text/javascript"> function...
  6. DimisD

    switch between iframes

    Hi, I want to make a web page with a number of iframes, that hide/unhide in the same position. Does anybody know how i can switch between these iframes? By switching (and not by going straight to the iframes address), i don't loose the navigation of each iframe. Thank you in anticipation...
  7. DimisD

    Google custom search engine

    Hi, is there someone who can fix this custom google search engine for me please? The problem is that i can not pass the href values to the Form action. thank you. <HTML> <HEAD> <TITLE>custom google search</TITLE> <META http-equiv=Content-Type content="text/html; charset=utf-8"> <META...

Part and Inventory Search

Back
Top