Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

invoke javascript in webbrowser

$
0
0
How can I call this javascript in my webbrowser control with vb.net and show the result on text box ? Thanks for you help

$(function()
{
 jQuery.liveviewWithTable(
 {
  enableCountsTable:false,
  enableCountTable:true,
  countTableElement:$("#count"),
  directionIn:$.getParam("Counter.DirectionIn"),
  liveSumUrl:"/local/people-counter/.api?live-sum.json",
  loadingAnimationUrl:"/people-counter/images/ajax-loader.gif",
  dataTypes:["in","out"]
 })      
});

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>