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

ruby - Trying to change last to "x"s to 23 -

jquery - Clone last and append item to closest class -

c - Unrecognised emulation mode: elf_i386 on MinGW32 -