here is the entire code,
<div class="dojo-FisheyeListItem" onclick="load_app(1);" dojo:iconsrc="dojo-0.3.1-ajax/demos/widget/images/icon_browser.png" caption="Web Browser">
</div>
i need something that tells it to follow that link. and it replaces the load_app(*)
I have this code onClick="load_app(1);" it is part of a bigger code. I need to be a command that will let me replace "load_app(1)" with some sort of follow command and a link so that when it is clicked instead of doing what it does by default it opens the right page.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.