Home > Structure > English > Manuals > p-admin manuals > interface & design > Custom platform javascript
A newer version of this fact exists. (view)
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: factline GmbH (factline6)
factID: 1324017.2 (...history); published on 18 May. 2009 16:39
 
Shortcuts: