I need to stop make the button that i clciked go to a frame. I do nto wish to repeat the code. can i do something like
sym.getSymbol(e.target).stop('ACTIVE'); Or how else would i achive this i have several buttons. can i do this using jquery? but how do i call $(".classname").(is it possibel to get the edege symbol from a jquery object ).stop()
Is there a clena way of doing this?