![]() |
woodey2002 8/1/2021 |
i found this posted in the forum a few years back... this code placed on the JS onload event page seems to work for me. it produces an syntax error when you check syntax in runner but it works in a built page... //================================Start Popup Window Resize ================================== var widgetNodeMain = $( popup_object.bsWin[0].childNodes[0] );//MODAL MAIN (aka div with class "modal-dialog ui-draggable" ) } customPopupSizeController( 65, 90 );//call this function passing in height and width as percentage |
D
|
DealerModulesDevClub member 8/1/2021 |
Hi Mark, The easy way to size pop ups is to select the size you need in phprunner. I understand that you are opening the link from a dashboard BUT go to the list page for the link that you are trying to size.
A little hard to explain so I am putting a screen shot up too.
Hope this helps. |
M
|
Mark Kramer author 8/7/2021 |
Paul, I never saw that feature before.. Thank you for pointing that one out! |