i want to remove all the functions and variables that the script
defines.
On Apr 4, 12:08 am, hj <[EMAIL PROTECTED]> wrote:
> > I have added a js file in my html file.
> >
>
> > I want to remove the script from my file using jQuery.
> > I have tried using the following
> > jQuery('scrip
i want to remove all the functions and variables that the script
defines.
On Apr 4, 12:08 am, hj <[EMAIL PROTECTED]> wrote:
> > I have added a js file in my html file.
> >
>
> > I want to remove the script from my file using jQuery.
> > I have tried using the following
> > jQuery('scrip
I have added a js file in my html file.
I want to remove the script from my file using jQuery.
I have tried using the following
jQuery('script[src="test.js"]').remove();
But the script is not getting removed.
Please suggest some way for removing the script using jQuery.
3 matches
Mail list logo