[SOLVED] Â Displaying A Page In Popup Window Problem |
4/27/2013 10:23:59 AM |
ASPRunnerPro General questions | |
G
gdmacdo author
I am trying to test the popup mentioned in the new blog article http://xlinesoft.com...a-popup-window/ and I cannot seem to get it working. I have also posted to my demo account. |
|
![]() |
Sergey Kornilov admin 4/27/2013 |
The arroach looks correct. It might be just a mistype but it appears that file name is myscripts.js while you are trying to include myscript.js. |
G
|
gdmacdo author 4/28/2013 |
It is actually myscripts.js in the include. Sorry, that was a typo in forum text. I will go back and edit my post to reflect the actual name. The arroach looks correct. It might be just a mistype but it appears that file name is myscripts.js while you are trying to include myscript.js. As a rule of thumb - turn on Developers console in Chrome to see if there are any Javascript errors there. It will show you if any files referenced on there page were loaded or not. The following article provides more troubleshooting tips: http://xlinesoft.com...ascript-errors/ |
![]() |
Sergey Kornilov admin 4/29/2013 |
You can post it to demo account and I'll take a look. |
![]() |
Sergey Kornilov admin 4/29/2013 |
I can see your project on Demo Account. I would ask you to uncheck 'Compress Javascript files' option on Output directory screen, perform a full build and then upload it one more time. Open a ticket at http://support.xlinesoft.com sending your Demo Account URL once done. |
G
|
gdmacdo author 4/30/2013 |
Per support, " |
S
|
solosoftware 5/5/2013 |
Thanks Greg Mac. |