in reply to Re: how to print div tag value with ul and ol tag value
in thread how to print div tag value with ul and ol tag value

Thank u for your reply .

That code is print only p tag value not li tag value pls check this link

http://www.sqlite.org/expridx.html

In my code output is like

Normally, an SQL index references columns of a table. But an ..............There are certain reasonable restrictions on expressions that appear in CREATE INDEX statements: ........

The code not find ul tag values

  • Comment on Re^2: how to print div tag value with ul and ol tag value

Replies are listed 'Best First'.
Re^3: how to print div tag value with ul and ol tag value
by Corion (Patriarch) on Jan 13, 2016 at 09:24 UTC

    How does your reply adress my question? Read Mojo::DOM about the ->find method.