Tag: HTML
-
Easy Pop-Ups with JQuery
Create a popup and position it dynamically using Jquery.
-
Wrapping HTML Elements with a Parent DIV using jQuery
Add a target element to a parent DIV dynamically using jQuery.
-
Overwriting the Browser Confirm pop up using jQuery
You can overwrite the default confirm function using the following snippet of code which combines jQuery UI and Bootstrap to create a nice looking confirm box that is easier to read.
-
Automatically Link Text using VB.Net
Automatically add HTML to link any words with http:// or https:// within text using this VB.net script
-
Handling Default Values in Form Elements (with Javascript)
You can add some fancy Javascript functionality to your forms by handling how form elements behave when a user focuses and blurs focus on different elements.
-
Email Parser
A form and downloadable script that parses the emails from a list of email addresses and names (or any text actually).