Thanks for the snippet. It really did give me an idea. I should be able to put in my JSP too here right? Do you think there will be any problem? Will try it with one of the JSPs i have.
Yeah it should work fine. Basically you can put pretty much any HTML code that can appear inside the body tag into your portlet code. If you look at the HTML jetspeed generates all your portlet code is inside a table column (td tag).
The CSS method is quite straight forward. But you might have to check with different browsers to see if it works OK.
The javascript method is a bit more tricky. If you add the same portlet more than once to your page then there will be name clashes (HTML ID attributes , javascript function names etc)
By the way i'm a toastmaster member too. Are you?
Yeah I joined couple of months ago. Its definitly fun !
Roshan
_________________________________________________________________
It's fast, it's easy and it's free. Get MSN Messenger today! http://www.msn.co.uk/messenger
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]