» Forums
» HTMLArea
» General discussion
» HTML Area Inline href for links
HTML Area Inline href for links
2006/01/27 15:30
Viewed 5713 times
Replies: 0/0

Hello All,

I am facing some problem with HTML Area editor, with the inline href links which basically points links which are within the document, say i have copy and pasted some html document form a live html file which has some href inline links within the document, like <a href="#loa">some text</a>
And i have the HTML Area editor inside a pop-up window which has some name say textarea.jsp, now my problem here is that whenever i change the inline link so as to modifiy as per the new document standards, the pop-up file name is appended with the #loa, so the link becomes <a href="textarea.jsp#loa"> which is incorrect , so i would like to know how to add inline href links to the html document which had been pasted inside the text area....

Thanks and Regards
Harish

Google