Believe it or not... I tried adding the line below and it caused the 
portlet to drop more attributes such as the href.  Am I the only one 
having this problem?  I'm using an anchor tag with an href.  There is also 
an onclick attribute that uses javascript to open a pop up window.  When I 
close the popup window I reset the href back to the original page.  Works 
great in Cocoon outside of Jetspeed.

<parameter name="dont_remove_onsomething" value="yes" hidden="false"/>

Any ideas are appreciated.






Paul Spencer <[EMAIL PROTECTED]>
01/09/02 05:03 PM
Please respond to Jetspeed Users List

 
        To:     Jetspeed Users List <[EMAIL PROTECTED]>
        cc: 
        Subject:        Re: Losing attributes with WebPagePortlet



Jim,
Try adding
<parameter name="dont_remove_onsomething" value="yes" hidden="false"/>

Paul Spencer

[EMAIL PROTECTED] wrote:

> I'm using the 12/6 nightly build... Haven't installed the release build 
> yet.
> 
> I have a portlet that uses WebPagePortlet as the Parent.  All my 
> javascript and even my onclick attributes are removed.  I tried using 
the 
> following entry:
> <parameter name="dont_remove_script" value="yes" hidden="false"/> ...and 

> the problem persists.  Am I missing something?  Does WebPagePortlet 
> automatically remove these things? 
> 
> Thanks.
> Jim
> 



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Reply via email to