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
jooo reddyjooo reddy 

i write one method in controller that returns list , in vf page i called that method using javascript the list values are getting javascript function now i want those values how to display as pixel values for position

Hi  Friends,
i write one method in controller that returns list , in vf page i called that method using javascript the list values are getting javascript function now i want those values how to display as pixel values for position
jooo reddyjooo reddy
we can get this by using jQuery.each function , and get xcoord y coord in pixels type bt that function not working in javascript