Handling special characters in jQuery selectors
When we make dynamic id in Javascript sometimes it may happen that it can contain special characters like @/space/ something…
Technology, News , Entertainment and More stuff
When we make dynamic id in Javascript sometimes it may happen that it can contain special characters like @/space/ something…
Often there are times where we need to make a request that might not obey the Same Origin Policy .…
Often there is a requirement to make a menu element active when we import something using php include. Its quite…