Hey!
My question is how exacly do i launch a html or java script code when a class is being clicked.
what i want is to launch a new window with specific size and with no scroll, for example
=
When class .blabla is being clicked
then open new window size of heigh 200 width 500 no scroll link=www.text.com
how can i achieve this please?