Re: PHP attaching css and JS files to current page

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, 2008-11-30 at 14:23 +0100, Alain Roger wrote:
> Hi,
> 
> is there a way how a PHP class can attach JS (javascript) and CSS documents
> to current web page in which the class is instanced ?
> till now i used an "echo" which "write" a <script></script> code into
> current document.
> in this javascript, i used to have a createElement function to attache
> C\other CSS or JS file.
> 
> it's not so clean and maybe a better possibility exists. Thanks to let me
> know.
> 
Can you not just write all of the CSS/Javascript that you need right
from the get-go in the same place you're writing out your Javascript
now?


Ash
www.ashleysheridan.co.uk


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux