hi,

i have a json file, where width and height of a particular position is 
defined. eg;- {

      "top": 94.40495442708333, 
      "height": 5.466188151041667, 
      "width": 23.86474609375, 
      "attrs": {
        "url": [
          "www.w3schools.com"
        ], 
        "target": [
          "newsletter"
        ]
      }, 
      "type": "external_link", 
      "left": 76.0712890625
    }

my question is, how do i calculate this width, height, top & left and use this 
json file and make that particular position refer to the link provided????

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to