Generate unique id in javascript
A Unique Hexatridecimal ID generator. It will always create unique id’s based on the current time, process and machine name.
Read moreA Unique Hexatridecimal ID generator. It will always create unique id’s based on the current time, process and machine name.
Read moreSome reason when you using redirect with header(“Location: “) to go the new page and page keeps the hash in
Read moreCookies are data, stored in small text files, on your computer. Cookies were invented to solve the problem “how to
Read moreUse cookie name to get cookie value, pass cookie name in function it will return cookie value. getCookie(cookieName) // read
Read moreWindow print only print the document (DOM) of window and Iframe is another document object (DOM) treat as same window
Read moreThere are also some condition in which we want to scroll down to div without click on any button and
Read moreClick on button to smoothly scroll down to object its easy using jQuery code. Use below script after jQuery library
Read more