S
sconeek
hi all,
i have a few select drop down menus in a pop up window. i am using a
button which brings up the pop up window.
the problem is that once the pop up window is up, i am unable to select
any of my drop down menus which are populated straight from a postgres
db. it seems like the page is refreshing too fast or i am doing
something else wrong. if i remove onblur=window.focus() i am able to
select menus but then i lose focus.
can somebody please help. this is very important for my project.
thanks to all.
i have a few select drop down menus in a pop up window. i am using a
button which brings up the pop up window.
the problem is that once the pop up window is up, i am unable to select
any of my drop down menus which are populated straight from a postgres
db. it seems like the page is refreshing too fast or i am doing
something else wrong. if i remove onblur=window.focus() i am able to
select menus but then i lose focus.
can somebody please help. this is very important for my project.
thanks to all.