10-31-2009, 10:02 AM
|
#3 (permalink)
|
|
The Acquainted
Join Date: May 2009
Posts: 178
Thanks: 9
|
Thanks but is there any way to create a string in a php class that contains the entire javascript script code then print it out as html in a way that will work. I dont want to include javascript files in a php class i'd rather build the javascript dynamically i.e. a build javascript method for example. I can get the javascript to work ok its getting it to come out in the html in a format that th browser can use that is th issue.
|
|
|
|