http://www.radvision.com/Products/3GPro ... CtoMobile/
1) when i set the descripton to false i can't see the name:
this one is working:
displayname = true
displaydescription = true
this one is not:
displayname = true
displaydescription = false
i want to see only the name (without the desc. and without the index) since in the description i use url to open new window. it's not working.
2) how can i use javascript in the link/desciption ? i want to resize the new opened window and to hide the toolbar.
this script in the description:
javascript:void window.open('http://www.radvision.com/radvision/vide ... height=480')
open new window and close it right away.
thanks.