Hi,
I'm working on the next paypal plugin version. I can set a css file in the plugin_getheadercode_paypal function
Text Formatted Code
$_SCRIPTS->setCSSFile('paypal_datepicker_css', '/jquery/datepicker/datepicker.css', false);
but I need to use this css file only on admin paypal plugin admin pages.
So if I set this css file in my admin page, this doesn't works while setting a js file in my admin page works.
Text Formatted Code
$_SCRIPTS->setJavaScriptFile('paypal_datepicker_js', '/jquery/datepicker/datepicker.js');

:
Ben
I'm available to customise your themes or plugins for your Geeklog CMS