I have an onClick call on a link:
//this is working good
The problem is the variable insid
You can wrap it in double quotes like so:
//this is not working ,because present of single quote
Never mind, just realized it already has double quotes, yeah use backslash for escape like so: