Latest HTML Posts 

Read all about the topic HTML on jQuery Mastery - We give you the keys to unlock the true potential web UI design. Browse through articles written on this subject below, or check our tag cloud to see if you find anything interesting. As always, you can visit our home page to find the latest posts or view our RSS feed or get the current posts on this topic on our HTML RSS feed.

jQuery & Ajax Fun: Implementing a Paging Listbox

Many times in web forms we need to provide a listbox with lots of elements, A good solution is to filter and page these elements to speedup page loading and optimize DB/Network usage..

This is a complete implementation of a paging listbox using jQuery on client side and ASP.Net on server side. and should look like this..

The form web page, which also contains the JavaScript class to build the select box, of course don't forget to download the jQuery library.
<html>
<head>
<title>jQuery & Ajax Fun: Implementing a Paging Listbox</title>
<script type="text/javascript" src="JS/jquery-1.3.min.js"></script>
<script type="text/javascript">
function AjaxListBox() {
   this.source = '';
   this.divID= '';
   this.keyID= '';
   this.buttevent_event_on__ID='';
   this.lastKey= '';
   this.startup= true;
   this.minWidth=0;
   this.position [...]

Post Thanks More Tech Tips!!

Tags: HTML, Asp.net, Paging, Ajax, Javascript, jQuery, Dal, OOP

Monday, February 9th, 2009 No comments

Convert String to Bytes using a character set (and Vice versa)

Old fashioned guys use SQL Server varchar/text fields to store strings of multiple languages that uses 1 byte encoding like [Windows Character Table] :
Windows-1252 : English, French , Spanish, German,Italian,Spanish (Western European characters)...
Windows-1251 : Russian,Bulgarian,Serbian,Ukrainian
Windows-1253 : Greek
Windows-1256 : Arabic
.....

Of course, 1 byte encoding field can contain English + only one other language characters - unlike UTF-8) , just as a file encoded in 1-byte encoding..

To know about Character sets, you should check :
The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)

in that case : Asp pages codepage should remain as default = 1252
<% @ LANGUAGE=VBScript CODEPAGE=1252 %>

and setting the Response.Charset or HTML meta tag for charset correctly will show things right.. and HTML page size is smaller than the same one in UTF-8

of course [...]

Post Thanks More Tech Tips!!

Tags: HTML, SQLServer, Asp, Charset, XML, Multi Language, CodePage, ADO, UTF8

Monday, February 9th, 2009 No comments

Rhizosphere Touchscreen

An experiment to create a visual data browser based upon HTML and JS only. Now with a touch based interface suitable for a touchscreen, and endless panning and scrolling like Google Maps.

Post Thanks The Ajaxist!

Tags: HTML, Google, Maps, Data, Touch, Based, Experiment, Create, Interface

Wednesday, February 11th, 2009 No comments

Ajax Islands Tutorial - AjaxContent

How to add Ajax links and contents to HTML pages using AjaxContent class and Prototype framework.

Post Thanks The Ajaxist!

Tags: HTML, Links, Tutorial, Class, Framework, Ajax, Islands, Add, Using

Friday, February 13th, 2009 No comments

The Free HTML Editor, HTML

Wizards for Frames, Tables, Forms, Fonts & more Fast & Simple Image and Link Inserting Includes XP Style Graphics! Right-Click and Upload directly to your Website! Snazzy Stylesheet Editor Split Screen Preview w/ JavaScript, CSS & DHTML Fully Customizable HTML Tag Syntax Highlighting Resource Panel Tabbing for Easy Navigation Document Property Checker Quick Table Designer DOWNLOAD:: www.coffeecup.com ... Habbo Sulake Free Download Windows XP MAC Laptop Computer Youtube Cool Nice Popular Lol ...

Post Thanks The Ajaxist!

Tags: Free, Easy, HTML, Download, Property, Quick, Resource, Table, Laptop

Wednesday, May 20th, 2009 No comments

The Best of Credit Reports for the week of 05/17/2009: (4 articles)

Topics for this month included Site, Scam and PHP.

The top four posts for this month were:

  1. Simple CFCHART/jQuery Demo
  2. The Free HTML Editor, HTML
  3. Unreal Tournament 3 Get It FREE
  4. 2008-12-06-USMonastir-JS-1-0-LP1

› Continue reading

Tags: Free, HTML, Site, Scam, Quick, Laptop, Read, Document, Mac

Sunday, May 24th, 2009 No comments

Weekly Review for the week of 2009-05-17: Ajax, Easy and ColdFusion (Six posts)

Topics for this month included Ajax, Easy, ColdFusion, HTML and jQuery.

Post Thanks The Ajaxist!

Tags: Free, Easy, HTML, Secrets, Quick, Table, Text, Ajax, Method

Monday, May 25th, 2009 No comments

Why File Naming is More Important Than You Think

Naming your web files is not normally considered to be particularly important. Developers rarely spend much time deliberating file and folder names unless they are implementing a REST API or adding keywords that an SEO expert insists will help their marketing effort.

However, the folder and file names you choose for your HTML, CSS, JavaScript, and graphic files can have a catastrophic effect. As an example, this is how the eBay UK home page looks on my browser today:

As a developer, there is absolutely nothing you can do to stop advert blocking software. The majority of blockers use regular expression rules to check domain names, file names, or HTML code. The reason eBay looks so bad is because several of the core CSS files are being blocked; they do not contain adverts, but their filenames inadvertently trigger Adblock’s rules.

Post Thanks SitePoint!

Tags: HTML, Development, Web, File, CSS, XHTML, Javascript, Web Tech, Naming

Thursday, May 28th, 2009 No comments

The Best of I Hate Debt for 2009-04-30 to 2009-05-30: Javascript, Quick and Url (15 articles)

Topics for this month included Javascript, Quick, Url and Free.

The top five posts for this month were:

  1. The Best of Vacation Rentals for the week of 05/17/2009: (5 articles)
  2. Processing Forms, the OO Way, Part II
  3. The Free HTML Editor, HTML
  4. Rapidshare Hack, No Proxy!
  5. Simple CFCHART/jQuery Demo

› Continue reading

Tags: Free, Easy, HTML, Download, Site, Scam, Quick, PHP, Laptop

Saturday, May 30th, 2009 No comments

The Best of Just Loans for 2009-04-30 to 2009-05-30: Javascript, Quick and Free (13 articles)

Topics for this month included Javascript, Quick, Free and Download.

The top five posts for this month were:

  1. The Best of Vacation Rentals for the week of 05/17/2009: (5 articles)
  2. The Free HTML Editor, HTML
  3. Processing Forms, the OO Way, Part II
  4. Rapidshare Hack, No Proxy!
  5. Simple CFCHART/jQuery Demo

› Continue reading

Tags: Free, Easy, HTML, Download, Site, Sports, Scam, Quick, Laptop

Saturday, May 30th, 2009 No comments