Re: [svg-developers] Problem with printing quotes in function parameter

2006-08-05 Thread Baris Yilmaz
Sorry, I made a mistake, the eventhandler is not onfiltered , it is onclicked ! :) onclicked="openWin("punkt_id")" Baris Yilmaz <[EMAIL PROTECTED]> wrote: Hi, I have a basic question. I am using Java to create a svg document. I created an element with org

[svg-developers] Problem with printing quotes in function parameter

2006-08-05 Thread Baris Yilmaz
Hi, I have a basic question. I am using Java to create a svg document. I created an element with org.w3dom. Then I try to add an eventhandler onfiltered= "openWin('punkt_id')" to an element, like; org.w3.dom.Element a = document.createElementNS(null, "circle"); a.setAttributeNS(null, "