Is there a way other than commenting out the line
$retval .= "<script type='text/javascript' src='" .$root ."dwzGrid/js/jquery-min.js' ></script>" .$aCapo;
from conflicting with other calls to this javascript?
I have a php that is included that makes a call to a cut down version of this js file. One of the functions in the script must conflict with the one called in our script. |
|
|