In fact my class has for purpose to be used in several projects and
therefore, to write the css/js files from the web page using the class would
be a mistake in the way that could not be redistributed without missing
those files.

On Sun, Nov 30, 2008 at 2:55 PM, Ashley Sheridan
<[EMAIL PROTECTED]>wrote:

> 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
>
>


-- 
Alain
-----------------------------------------------------------
Windows XP x64 SP2
PostgreSQL 8.3.5 / MS SQL server 2005
Apache 2.2.10
PHP 5.2.6
C# 2005-2008

Reply via email to