Tuesday 28 September 2004 4:54:48 am
I have a small problem that I haven't found a nice solution for yet. The thing is that I have a tree-menu that is created with javascript and fetched from the database. It works great, but I would like to put the javascripts in a separate .js file instead of having it inside the html-file. Anyone done something like that before? The only solution I can think of myself, is to create a .php script that I run via cron that creates the .js file. Is that the way to do it? /Tobbe
|