Hi all,
i have a html page with some javascript functions in a js file linked
to it.
now, if i create a function in the html page with the same name as one
of js functions, how can i call the function that exists on js file
(from html)?
regards,
man shahi
i have a html page with some javascript functions in a js file linked
to it.
now, if i create a function in the html page with the same name as one
of js functions, how can i call the function that exists on js file
(from html)?
regards,
man shahi
Comment