Hi:

I am trying to use domina to scrap a html string. But I can not get it work, 
I've tried following approaches by reading the source code of domina, but 
always got empty string back. Am I using it wrong? 

In order to use css/sel, I have to have a dom elements. But I don't deal with 
the real dom, instead I have a dom string.

I tried to use domina/html-to-dom, but it always give back empty string to me.

(domina/html-to-dom "<div><a href='#'>TEST LINK</a></div>") ;; always return 
empty string

Anyone used domina before can help? Thanks a lot!

-- 
Note that posts from new members are moderated - please be patient with your 
first post.
--- 
You received this message because you are subscribed to the Google Groups 
"ClojureScript" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/clojurescript.

Reply via email to