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 wOOdy-Soft 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: smitheroo
  • Content: Threads
  • Order by date
  1. smitheroo

    Websphere Theme Builder

    Hi, I have installed a trial veriosn of websphere v7.0 and then installed Theme builder. I can't work out the url to access the portal or Theme Builder. Can someone point my in the right direction please? I login to this url: http://<host>:9062/ibm/console/login.do Integrated Solutions Console...
  2. smitheroo

    simple password validation script not working in IE

    Hi, Please can someone cast an experienced javascript eye over this code? I've got this simple validation demo to work in Firefox by entering some stored content into two text fields and hitting enter it goes to the next demo page. I can't see what I need to amend to get it to work in IE. I've...
  3. smitheroo

    functional context menu

    Hi, I've created a right click context menu and I'm wondering if anyone knows how to add an onclick event to the menu items (I'm trying to show and hide content with an onclick callin a seperate show/hide script). I think the code below is the right place to play with the functionality of...
  4. smitheroo

    innerhtml escaping correct?

    Hello, Does anyone know why this isn't working? (on the last line of the script - 'out.innerHTML'). I presumed that I could add 'table' 'tr' and 'td' tags because it was working when I just had a radio button in the script. I'm going to try combining innerhtml tags at some stage as I have a...
  5. smitheroo

    add multiple rows to table from drop down selections

    Hi, I'm looking for some help to combine scripts please. I'm only used to working with really basic javascript. I've got 5 drop downs and an add button, when the 2nd drop down is clicked it shows a hidden drop down on the third and so on till the fifth drop down. When I click 'add' I want to be...

Part and Inventory Search

Back
Top