Re: REPOST: TCL DOM Live-list
From: Ramon Ribó (ramsan_at_cimne.upc.es)
Date: 12/16/03
- Next message: Ralf Fassel: "Re: ANN: tooltip 0.0.1 (alpha)"
- Previous message: David N. Welton: "Re: ANN: tooltip 0.0.1 (alpha)"
- In reply to: arenaTR: "REPOST: TCL DOM Live-list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 16 Dec 2003 08:41:30 GMT
Hello,
You can also try tdom:
Regards,
-- Ramon Ribó http://gatxan.cimne.upc.es/ramsan "arenaTR" <arenaTR@comcast.net> escribió en el mensaje news:fbqdna-yqcBKskOiRVn-tw@comcast.com... > I've been tryign to use the getElementsByTagName method in the dom::element > object. I'm able to successfully perform a search, to which the object > responds with a search token. The manual says that the search token is a > list that contains the actual tokens for the elements for which I have > searched. Unfortunately, I have been unsuccessful in accessing the elements > that are in the list. Here's my code: > > set ret [dom::element getElementsByTagName $token "name"] > > But when I try and minapulate the list that is supposed to be in "ret," I'm > unable to access it. My expectation is that this is a list of tokens that I > contain the nodes named "name". > > Thank you very much in advance for your help. > >
- Next message: Ralf Fassel: "Re: ANN: tooltip 0.0.1 (alpha)"
- Previous message: David N. Welton: "Re: ANN: tooltip 0.0.1 (alpha)"
- In reply to: arenaTR: "REPOST: TCL DOM Live-list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|