Groups
Groups
Sign in
Groups
Groups
xui-js
Conversations
About
Send feedback
Help
jquery-like text() ?
8 views
Skip to first unread message
audreyr
unread,
Aug 27, 2009, 2:19:54 AM
8/27/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xui-js
Is there something like x$('#box').text() to get the text value of a
node? I have a div with a text string in it, and I want to get its
text.
thanks,
a
Brian LeRoux
unread,
Aug 27, 2009, 12:54:48 PM
8/27/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xui...@googlegroups.com
// try:
x$('#box').first().innerText;
Audrey M. Roy
unread,
Aug 27, 2009, 2:25:59 PM
8/27/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xui...@googlegroups.com
that worked, thanks much.
Brian LeRoux
unread,
Aug 27, 2009, 2:53:08 PM
8/27/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to xui...@googlegroups.com
no probs!
Reply all
Reply to author
Forward
0 new messages