Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
Event registration app with QR/Paypal
Home
Thursday, April 16, 2009
Boxy/JQuery
Source
Simple stuff only.
JQuery selector and getElementById
Javascript:
document.getElementById('product_id_01')
JQuery selector:
$('#product_id_01')[0]
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)