Advertisement

1 - 10 of 402 containing alltags:("onload") (0.001 seconds)
hi, I want insert some values by default(in text areas, check checkboxes...)with javascript. The problem: the "onLoad=doument.form1.element1.value='bla'" method does not work, because the elements ...
Zones: JavaScriptDate Answered: 11/14/1997 Grade: A Views: 0
I would like to control the size of the window each time a new page is loaded - each page having its own size and features - ie) One web page (window) being 600 x 400 with no scroll bars and th...
Zones: JavaScriptDate Answered: 02/13/2001 Grade: A Views: 4
Each day my users call up a series of reports and print them off manually. What I'd like to do is make the print task automatic so that I could :- ASP program generates 1st report JS BODY onloa...
Zones: JavaScriptDate Answered: 04/14/2001 Grade: A Views: 8
... <!-- function branding()  {   window.defaultStatus='message1';   for(i=0; i<9; i++)    {     wait(three seconds); window.defaultStatus='message2'; wait(three seconds); window.defaultSt...
Zones: JavaScriptDate Answered: 07/14/2001 Grade: A Views: 0
i have a form application. i have a drop-down list. i want the effect when user click on an item in the list, the page below will be reload, and display the item name selected. Is there a way to do...
Zones: JavaScriptDate Answered: 02/25/2003 Grade: B Views: 0
Hi guys, I need to code the JavaScript to do something when the pages was loaded. i mean everytime when I see the page throguh the browser, it's already executed the specific command for me.......
Zones: JavaScriptDate Answered: 09/09/2002 Grade: A Views: 0
I use the follow script to popup a window on page load </script> <script language="JavaScript" for="window" event="onload()"> window.open("<%=(rsannouncement.Fields.Item("announcementpath")...
Zones: ASPDate Answered: 02/27/2003 Grade: A Views: 0
I am trying to pop-up then close the parent window. By here is the kicker NN does it fine but IE 6.0 prompts me asking if I want to close the window. Is there a work around. ------------------...
Zones: JavaScriptDate Answered: 01/24/2004 Grade: A Views: 0
Hi Pros, I have 2 forms FrmData and FrmDetails. I would like to call FrmDetails from FrmData depending on the command button I hit. The onLoad event of FrmDetails should depend on the button hit ...
Zones: MS AccessDate Answered: 05/16/2003 Grade: B Views: 0
I know just enough java to be dangerous:-) In the function WhoAmI, setBg() gets called twice when it should not get called at all unless var ScreenId contains a valid string. What am I doing wrong...
Zones: JavaScriptDate Answered: 05/15/2003 Grade: A Views: 0