Get Value store Cookie into Chrome or other Web Browser with JQuery Easily. Below the code, describe how to store a specified cookie value into a variable and use it […]
How to wrapping text in a pre Tag with CSS code
How to Wrapping code in a <pre> tag with CSS The HTML pre tag is used to insert preformatted text into HTML files and documents. Its used to display code […]
Infographic : What is HTML & JavaScript DOM Definition Methods and Properties
What is HTML & JavaScript DOM. Document Object Model(DOM) is a programming interface of HTML and XML document as a tree structure where each and every node having an object […]
How to add canonical tag to every page in website by PHP
PHP two line codes add Canonical tag in website every page Add canonical tag dynamically by using PHP code easily with two lines of code. Canonical tag using on a […]
Countries name and area code with select option dropdown
Find Country Code and Name with from Option Dropdown. Get HTML code of all country’s names and area codes in select and option dropdown. When needing country area code […]
How to add bootstrap CSS and JQuery after page load
Add Bootstrap library files after window load Need to load jQuery and CSS bootstrap file after load page for optimize page speed and reduce the load time of page add […]
How to get cookie value when $.cookie error come in console
How to solve error comes when trying to use cookie value store in the browser. when trying to use a cookie value which stores in the browser by javascript […]
Upload multiple files with Ajax and Move to upload by PHP with create different folder
Below the code, explain that upload multiples files by jQuery Ajax and move files using Form Data to created different folders by PHP move_uploaded_file function. Created multiple folders by time […]
Add Google Captcha V3 (In Hindi) on Your Website By jQuery and PHP | Increase your Website Security
[av_video src=’https://www.youtube.com/watch?v=vBTuLy73jq8′ mobile_image=” attachment=” attachment_size=” format=’16-9′ width=’16’ height=’9′ conditional_play=” av_uid=’av-342vj2′ custom_class=”] Basically, I applied google captcha on my website with jQuery and PHP code. Sample code link below. Google […]
Change ::before ::after Pseudo Element content using in div by jQuery
How to manipulate and change the content of selected DIV by jQuery. Manipulating and change the content of DIV, SPAN by used CSS pseudo-element ::before and ::after. Passed content […]
