function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
mobile vistexmobile vistex 

problem in visualforce page

hi my visualforce page will be like following
User-added image
iam getting that data from my controller . i want to put hotspots under values(  ie column jan to apr). when i click on that i want to get data from another table. please tell me how i can do this.
Shashikant SharmaShashikant Sharma
I think you could use AJAX using apex:ActionFunction onclik of Jan to Apr cells.