Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DHTML/VBSCRIPT/ASP focus setting problem between frames.
Message
From
10/04/2001 13:37:02
 
 
To
09/04/2001 17:59:16
General information
Forum:
Internet
Category:
DHTML
Miscellaneous
Thread ID:
00493817
Message ID:
00494094
Views:
16
>Hello everyone,
>
>I am currently developing a page using mainly vbscript/dhtml as an ASP page. The page has 3 frames (header, body, and footer). Header has the logo stuff. Body page contains a table with rows and columns like spreadsheets. Footer page has the control buttons which allow for adding rows to this table and other buttons allowing for some other functionality. My problem is that when I tab to the specific button and hit enter the "onclick()" code runs and works perfectly; however, when I click on the button it does not behave the same. At the end of my function in the body page, after adding the row, I am trying to set the focus to a particular row/cell. When I click the button, the row gets added and all other settings take place just fine except for the fact that the focus keeps shifting back to the button that I clicked on in the footer page.
>
>Any suggestions would be greatly appreciated.
>
>Sincerely
>Alee.

Hi,

Do you use focus method of control that have to receive the focus and how do you reference the body page? Do you cancel the message bubbling (window.event.cancelBubble = True) in the function that is called by onclick event? Maybe answers to these questions will help you.
Alex
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform