I made a mistake, the eventhandler is not onfiltered , it is onclicked !
:)
Baris YILMAZ <[EMAIL PROTECTED]> wrote:
Hi,I have a basic question. I created an element with org.w3dom. Then I try to add an eventhandlerto an element, like;org.w3.dom.Element a = document.createElementNS(null, "circle");
a.setAttributeNS(null, "onclick","openWin(\'punkt_id\')");But the code doesn't print the single quotes. Instead it prints something like, "I think it should be somethink easy but I coundn't achive in this. I also googled, but I coudn't find anything applicable to this...Can you please give me an advice how to print these single quotes ?Thank you..RegardsBaris
Yahoo! Music Unlimited - Access over 1 million songs. Try it free.
