![]() |
Admin 6/21/2011 |
PHPRunner includes jQuery already. PHPRunner 5.3 comes with jQuery 1.3.2, in PHPRunner 6 we'll upgrade to the latest stable jQuery version 1.6.1. |
B
|
bluedude author 6/21/2011 |
Right. |
![]() |
Admin 6/21/2011 |
The best approach is to use 'View as' type 'Custom' where you can add required attributes to the hyperlink. To include additional Javascript files use the method described in this article: http://xlinesoft.com/phprunner/docs/how_to_add_external_files.htm |
B
|
bluedude author 6/21/2011 |
Mmm, custom View as is PHP and my stuff is just a class to be added to the hyperlink. BTW, PHPRunner has a lower jQuery version it seems. My plugin complains it is not 1.3+. |
B
|
bluedude author 6/21/2011 |
Using a newer jQuery version breaks stuff in PHPRunner 5.3. It would be some much better if you guys would provide a great lightbox for HTML content etc. built in. |
![]() |
Admin 6/21/2011 |
Correction, the current version we use is 1.2.6. You can find jQuery.js file in C:\Program Files\PHPRunner5.3\source\include\common directory. |
B
|
bluedude author 6/21/2011 |
Tried to copy in a new version but the PHPRunner code breaks unfortunately. See my remarks in a previous thread, would be good to adapt some perfectly working Lightbox. |
![]() |
Admin 6/21/2011 |
I guess you need to wait till PHPRunner 6 is released. |