I am displaying html data in webView (lot of content).Now i want to remove all the tags and trim the content to only 250 charecters and display in my Web-view.
Thanks In Advance....
I am displaying html data in webView (lot of content).Now i want to remove all the tags and trim the content to only 250 charecters and display in my Web-view.
Thanks In Advance....
Included this function in the class.
in .h
in .m
the call