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 strongm 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. vvomble

    javascript open in a new window or tab.

    thanks I've emailed them what you've said to see if they are willing to implement it because it's not great the way it is now
  2. vvomble

    javascript open in a new window or tab.

    Hi me again lol. i got a calender widget off motigo and every time i click a date it takes me away from my site and the only way back is to click back button is there anything in this code i can do to make it when a person clicks a date the redirect happens in a new tab? <script...
  3. vvomble

    if function between combobox and text using javascript

    its just called text in wysiwyg i never thought i could have just checked what it was on the html look up which appears as <div id="wb_Text1"> <span style="color:#000000;font-family:Arial;font-size:13px;">Double click to edit</span> </div> can i just say thanks for all your help. I had...
  4. vvomble

    if function between combobox and text using javascript

    It wasn't working so i made a compromise and made it a text area that will have to do big thanks
  5. vvomble

    if function between combobox and text using javascript

    sorry i did mean the first box i'm getting confused my brains fried trying to figure this one out
  6. vvomble

    if function between combobox and text using javascript

    this isn't working for me... is there a way i can have pre-defined text for text23 set so like MESSSAGE1="hello" MESSAGE2="goodbye" then if combobox2= x then text23=MESSAGE1 I don't know if that is possible or where to start
  7. vvomble

    if function between combobox and text using javascript

    i'm totally new to javascript so i don't know where that would be placed i'm pants at explaining this stuff so here's an image basically combo3 already changes combo4 but depending on what is selected on combo3 i want text23 to change.
  8. vvomble

    if function between combobox and text using javascript

    i'm desperately seeking some javascript advice. I'm currently using wysiwyg webbuilder 8. I have one of my combo boxes linking to another but i want the first box to affect text on the page the text id is text23 and here is the coding i am using at the moment <script type="text/javascript">...

Part and Inventory Search

Back
Top