You can reference any attribute using the following notation:
[EMAIL PROTECTED] Starts with
[EMAIL PROTECTED] Ends with
[EMAIL PROTECTED] equals
[EMAIL PROTECTED] contains
So for your problem...
$("[EMAIL PROTECTED]")
Hope this helps,
- jake
On 3/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi,
I have a DIV whose ID I know. Within that DIV is a table with a table
cell which either has a class beginning with the word "title" and followed
by an integer. I would like to reference the text within that table
cell. What is the easiest way to get a reference to this cell?
Thanks, - Dave
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/