clik not firing on target javascript funtions.

23 views
Skip to first unread message

sum...@corp.ubix.in

unread,
Dec 19, 2013, 1:22:13 AM12/19/13
to zomb...@googlegroups.com
Hi all,,

       
       I am not getting the click working for javascript onclick..please check the code below..

 
      <span class="default-logout  " id="lilogout" style="cursor:pointer;border-radius:4px;" onclick="csignin.userLogout();">LOGOUT</span>

           var litem = document.getElementById("lilogout");

            browser.fire("click", litem, function() {
                console.log("Logout Success: "+browser.location.toString());
            });
            

Please help!! :)
Reply all
Reply to author
Forward
0 new messages