javascript - How can I enable scrolling only for a parent window using window.showModelessDialog() in IE7 without jQuery? -


i want javascript open popup modifying data rows have been selected via checkboxes. rows exist in parent window.

i having trouble enabling scroll control in parent window. using window.showmodelessdialog(), enables of parent controls. need scroll.

my app intended work on ie7, , cannot use jquery.


Comments

Popular posts from this blog

Capture and play voice with Asterisk ARI -

c++ - Can not find the "fiostream.h" file -

java - Why database contraints in HSQLDB are only checked during a commit when using transactions in Hibernate? -