drop down focus problem

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
zuzupus
Forum Commoner
Posts: 70
Joined: Thu Jul 17, 2003 4:54 am

drop down focus problem

Post by zuzupus »

Hi,

well i got a small problem regarding editable drop down.
I created 2 editable drop downs in same page and when i try to edit in first box it lost his focus and edit in second drop down,i am not at all edit first drop down since jscript is same for both.

if anybody interested then i will send the code
thanks
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

if you can strip down the code to the minimum required to cause the problem you
a) might be able to find the error and/or
b) can post the code here without extending the max. post length ;)
zuzupus
Forum Commoner
Posts: 70
Joined: Thu Jul 17, 2003 4:54 am

Post by zuzupus »

thanks volka now its working fine i noticed the errors and start from scratch,its really appreciable.
Post Reply