Can we use jQuery to manipulate data in the page. Like my requirement is to hide/show few rows/columns on click of a button. So, I want to use jQuery for it.
Page 1 of 1
jQuery for Scripting
#2
Posted 06 March 2012 - 12:01 PM
You can use jQuery for that, but its all client side. In order to get the areas you would need to find to use jQuery, you would need to use Bookmarks, which basically will surround that area with a DIV tag with the bookmark name as the ID. Then use jQuery to find that element and change the style to hidden.
Page 1 of 1





MultiQuote






