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...
Many thanks for the quick response and help, much appreciated.
I've moved the pasuser call, it doesn't work in IE of FF now.
<code>
<form name="login" onsubmit="pasuser(this); return false">
<input style="position:relative; top:162px; left:128px; width:40px; float:left; background-color:#000...
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...
Thanks for your response Dan.
I'm not quite sure how that fits into the snippet of code, but at least I can google that line of code for an example.
(I'm a designer and a bit green with javascript)
Cheers
Ian
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...
Hi,
Me again. just got a quick question.
How do I amend this script so that it works with text boxes ('amount' and 'comment'), it's origianlly written for three drop downs.
I've tried changed selectedindex to 'text' but i think i'm overlooking something else to change.
best regards
Ian...
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...
thanks for that lesson. you're a gent.
Just one more thing, do you know if it's possible to put a radio button at the start of the text results? in here:
out.value += text + text2+ text3+"\n";
Hello,
i've managed to bodge this script to pass text from three drop downs. It's probably very verbose, but I'm a javascript amateur.
Any suggestions to clean it up would be appreciated.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"...
Thanks for the advice, especially the firebug.
I've been trawling through articles and think I can use this script.
I just need to work out how to have three drop downs instead of 1 before it passes the selections to the text box.
Can anyone help please?
many thanks
<!DOCTYPE html...
Hi,
Thanks for looking. Yeah, you're right id's should be unique, I think I might try another direction. I'm told by a friend that I should try 'document.writein' method. I know I have the ingredients all there, I just need to be a better chef :~]
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.