21-40 of 52
Previous
Next |
Making Content Editable
by Octavia Anghel
Language: Web, Expertise: Intermediate - Learn how to make HTML content user-editable.
|
HTML Input Placeholder Attribute
by Octavia Amghel
Language: Web, Level: Beginner: - Learn to use the input placeholder attribute in your HTML5 forms to show what's expected in that field.
|
Scrolling Text in HTML
by Octavia Amghel
Language: Web, Level: Beginner: - Learn several different ways to scroll text on your HTML pages.
|
Use Data Attributes on Elements in HTML5 to Store Data
by Srinath M S
Language: Web, Beginner: Intermediate - Learn how to store and retrieve data from the data attributes.
|
Parallax Scrolling Effect in HTML
by Octavia Amghel
Language: Web, Expertise: Beginner - Learn how to move the background image at a different speed from the images in the foreground.
|
Conditionally Load CSS Files Based on the Media
by Srinath M S
Language: Web, Expertise: Intermediate - Learn how to use the link tag in HTML to load CSS files based on certain conditions.
|
Encode and Decode HTML with Fiddler
by Srinath M S
Language: Web, Expertise: Intermediate - Fiddler comes with a set of very useful tools to help developers with encoding and decoding functions.
|
RESTful Verbs
by Octavia Anghel
Language: Web, Expertise: Intermediate — Learn more about RESTful verbs.
|
Strip HTML Content from a String
by Srinath M S
Language: .NET, Expertise: Intermediate — To string HTML tags, use HttpUtility's HTMLDecode method with a RegEx expression.
|
How to Save URL Contents to an MHTML Archive Format
by Srinath MS
Using the CDO Message object, you can easily save content from a URL to an HTML archive (.mht) file.
|
How to Access JavaScript Variables on Postback in ASP.NET
by Deepak Choudhari
Here's how you can pass values from client-side JavaScript to your ASP.NET server.
|
Calling JTidy from Java to Convert HTML to XHTML
by Leonard Anghel
This tip shows how to invoke the JTidy open-source project from Java code to convert an HTML file to XHTML.
|
Stop Users from Right-Clicking on Your Web Site
by Shawn Dorman
To prevent your users from performing any of the other commands available by right-clicking on a web page in Internet Explorer, simply modify the opening <body> tag of your HTML.
|
Adding Custom Attributes to HTML Elements
by Deepak Choudhari
A custom attribute is any user-defined attribute, just like other primitive HTML element attributes. You can add custom attributes to any HTML element.
|
Changing the Style of a String in JavaScript
by Deepak Choudhari
JavaScript's String object provides funtions that change the style of the text while it displays in the UI.
|
Specify More Than One CSS Class for an HTML Element
by Deepak Choudhari
Find out how to specify more than one CSS class reference to an HTML element in a web/HTML page.
|
Using the innerHTML Property
by Ganjoo Anu
To change the text that appears when users chick on a button in your program, use JavaScript's innerHtml property.
|
Quickly Navigate VS 2005 IDE's HTML Editor
by Srinath MS
The Visual Studio 2005 IDE provides features that allow you to navigate very quickly around the HTML Page.
|
JSP and the Introspection Process
by Leonard Anghel
The introspection process allows the JSP engine to populate a JavaBean with the values provided by a client through a HTML form.
|
The #flastmod and #fsize Server-side Includes
by Srinath MS
The #flastmod and #fsize server-side includes provide important information on web pages hosted by classic ASP web sites.
|
21-40 of 52
Previous
Next |