Home > Structure > English > Manuals > p-admin manuals > interface & design > Custom platform javascript
Custom platform javascript
 

Here you can write the javascript functions you want to use for your platform. There is no need to enter javascript start/end tags.

 

For example:

 

function printPreview(){
var url = window.location.href + '?&printpreview=1';
if(window.location.search){
url = window.location.href + '&printpreview=1';
}
window.open(url);
}





Metainfo:
Author: Webservices GmbH factline; Copyright: factline Webservices GmbH; Published by: Ivo Marinov (factline3)
factID: 1324017.3 (...history); published on 06 Oct. 2010 15:36
 
Shortcuts: