[Phpmyadmin-devel] js loading

Marc Delisle marc at infomarc.info
Mon Mar 22 21:52:29 CET 2010


Michael Keck a écrit :
> Am 21.03.2010 19:29, schrieb Marc Delisle:
>> Michael Keck a écrit :
>>   
>>> Hi Marc,
>>>
>>> do you know jQuery UI (http://jqueryui.com/)?
>>>
>>> Am 21.03.2010 12:48, schrieb Marc Delisle:
>>>     
>>>> Hi,
>>>> jquery.js 1.4.2 (minified) is now in the /js directory.
>>>>       
>>> Is able to make a new directory jquery?
>>> Because it would be more pretty to differ normal javascript from
>>> js-frameworks.
>>>     
>> Good point, especially if we add some jQuery plug-ins. Are you
>> suggesting /js/jquery or just /jquery ?
>>   
> js/jquery would good
> and perhabs we should in js/ add a php library wich loads all needed jquery
> scripts. So we need only to add <script src="/js/jquery.php"></script>

In library/common.inc.php we are using $GLOBALS['js_include'] which is 
filled by all other scripts that need to load some js; are you proposing 
to stop using this mechanism?

-- 
Marc Delisle
http://infomarc.info




More information about the Developers mailing list