Advertisement
Guest User

Untitled

a guest
Aug 15th, 2013
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1.  {
  2.   "1": {
  3.     "height": 600,
  4.     "width": 160,
  5.     "left": 1203,
  6.     "bottom": 853,
  7.     "right": 1363,
  8.     "top": 253,
  9.     "src": "iframe-source",
  10.     "html": "<iframe src=\"iframe one source\"><iframe src=\"iframe two source\"><img src=\"some-image.jpg\">  <img src=\"another-image.jpg\"> </iframe></iframe>"
  11.   },
  12.   "2": {
  13.     "height": 200,
  14.     "width": 300,
  15.     "left": 103,
  16.     "bottom": 333,
  17.     "right": 1363,
  18.     "top": 1213,
  19.     "src": "iframe-source",
  20.     "html": "<iframe src=\"iframe one source\"><iframe src=\"iframe two source\"><img src=\"some-image.jpg\">  <img src=\"another-image.jpg\"> </iframe></iframe>"
  21.   }
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement