Answer to Question #289927 in Java | JSP | JSF for Timmy

Question #289927

What is wrong with JSON below? Please correct it.


{

"widget":{

"text":{

"data":"Click Here",

"size":36,

"name":text1",

"hOffset":250,

"vOffset":100,

"alignment":"center",

"onMouseUp":"sun1.opacity

= (sun1.opacity / 0) * 90;"

}

}


1
Expert's answer
2022-01-26T06:58:04-0500
{
  "widget": {
    "text": {
      "data": "Click Here"
    },
    "size": 36,
    "name": "text1",
    "hOffset": 250,
    "vOffset": 100,
    "alignment": "center",
    "onMouseUp": "sun1.opacity = (sun1.opacity / 0) * 90;"
  }
}

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS