HOME PHP Javascript HTML DateTime Web Development today getElementById Exit Code file_exists PHP Time Calculation Frontend Development formatted date Firefox Tweak URLEncode moveBy iframe auto resize File Attributes Responsive Design Linked List Bootstrap XHTML Substring Collapsible Table Regular Expression Tester IPX Browser Capability HTML Resource Loading Image Viewer img tag innerHTML innerHTML.replace Internet Explorer GIF Image Loading IPX Address IPX Enabled IPX Network Number ISO 8601 ISO 8601 Format java.util Base64-Encoding javascript clipboard AJAX Application Collapse Table ExitCode evc explode Dynamic-Image file download file transfer Delphi Pointer FindFirstFileEx Compare Table Grid Layout Card Layout Get Browser Information calendar Get Flash Installation Status Get OS Information Browser Close GetProcesses

HTML.ZIP

Creating a Pinterest-Style Card Layout with Bootstrap and Masonry   (created at Apr 24, 2024)   56  

Pinterest's card layout has become quite popular due to its visually appealing and responsive nature. In this tutorial, we'll create a similar layout using Bootstrap 5 and Masonry.PrerequisitesBefore we start, make sure you have Bootstrap and Masonry inclu...

Create Blob Image in HTML based on the given Text, Width and Height in the Center of the Image without saving file   (created at Apr 21, 2024)   86  

Creating images dynamically within HTML can be a powerful tool for web developers, allowing for personalized and customizable content. By leveraging PHP's GD library, developers can generate images on-the-fly based on user input or other dynamic data, with...

How to know the browser name in Javascript ?   (updated at Mar 10, 2024)   137  

There are two objects often used for this, the navigator.appName and navigator.appVersion objects. The first one returns the name of the browser, the second returns the version of the browser. Isn't it simple ?

To compare two HTML tables on web page in real time   (updated at Mar 10, 2024)   153  

When you need to compare two tables on web page, you can simply read the content with innerHTML tag easily. But you need to analyze the table content. Following is the simple example to analyze two table content.  

To get web browser capability   (updated at Mar 10, 2024)   134  

Now a days, there are four major web browsers: Microsoft Internet Explorer, Mozilla Firefox, Safari, and Opera. But they have the different features not compatible with other browsers. So programmers should pay attention when implement javascript applicati...

Shake your browser window by Javascript   (updated at Mar 10, 2024)   148  

Below code is the example can shake your browser window by javascript You can execute this code in the browser's developer console or incorporate it into an HTML document. However, note that browser security settings may prevent scripts from moving wi...

Basic Date Display   (created at Aug 30, 2007)   108  

Use this code snippet to display today's date on your Web page 

Pop Up Window On Top   (created at Sep 04, 2007)   120  

Allow a pop up window to stay on top of other windows 

Confirm The Link Clicked   (created at Sep 03, 2007)   116  

Allows user to confirm whether to proceed to the link that was clicked.  

To block copy & paste on your blog content   (created at Mar 03, 2013)   208  

Following javascript code will be very helpful to block copy & paste when people browse your website. In addition, I recommend you to add below tags to your blog body tag. If you add above codes, then your browser will not show popup menu when user click m...

Photoshop script programming in Javascript   (created at Sep 14, 2009)   166  

Adobe Photoshop provides the strong functions as javascript function for extension. In case of developing web based photo editing application, you can use it with javascript easily.Follwing is the first step to use photoshop scripting: