javascript - window.open() causes weird table display -


i have 1 table. table items having context menu. when particular option, pop-ups new window using window.open() method, new window comes table columns in older window gets elongated. can me figure out going wrong in scenario. in advance :)


Comments

Popular posts from this blog

android - Hide only the Action bar on Scroll not action bar tabs -

Scala and implicit class instantiation -