Loading...
Copy code
Close
Permalink
Close
Please tell us why you want to mark the subject as inappropriate.
(Maximum 200 characters)
Report Inappropriate
Cancel
Private Message
From :
guest
To :
Subject :
Content :
Type the characters you see in the picture below.
Send
Cancel
From :
guest
To :
Subject :
Content :
Type the characters you see in the picture below.
Send
Update
Cancel
Feedback
Email ID
Subject :
Comments :
Send
Cancel
Private Message
Type the characters you see in the picture below.
Type the characters you see in the picture below.
Attach files
Desktop
Zoho Docs
Google Docs
Each Attachment size should not exceed 1MB.
Max no of attachments : 3
Loading User Profile...
guest
Response title
This is preview!
Attachments
Publish
Back to edit
Cancel
(
)
Sign In
New to this Portal? Click here to
Sign up
You can also use the below options to login
Login with Facebook
Login with Google
Login with Yahoo
jQuery
Plugins
UI
Meetups
Forum
Blog
About
Donate
All Forums
Recent Posts
Log In
Search
jQuery
Search
jQuery Forum
Screen name:
kingjayakumarv
kingjayakumarv's Profile
2
Posts
0
Responses
0
Followers
Activity Trend
Last 30 days
Last 30 days
Date Interval
From Date :
To Date :
Go
Loading Chart...
Posts
Responses
PM
Show:
All
Discussions
Questions
Ideas
Problems
Expanded view
List view
Private Message
nested json array creation
[0Replies]
18-Mar-2013 07:15 AM
Forum:
Getting Started
i have an json array like this
[
{"Id": "363975", "name": "ABC"},
{"Id": "363976", "name": "IJKL"},
{"Id": "364043", "name": "ABC"},
{"Id": "294278", "name": "CDE"},
{"Id": "359751", "name": "XYZ"},
{"Id": "359728", "name": "ABC"},
{"Id": "359752", "name": "CDE"},
{"Id": "294276", "name": "CDE"}
]
i need to re-create new Json array like this
[
{ "name": "ABC","Id": [{"Id": "363975"},{"Id": "364043"},{"Id": "359728"}]},
{ "name": "CDE ","Id": [{"Id": "294278"},{"Id": "359752"},{"Id": "294276"}]},
{ "name": "IJKL" :"Id": "363976"}
{ "name": "XYZ" :"Id": "359751"}}
]
if it has any duplicate, create nested array.
Selected text begin and end event in ipad/Android
[0Replies]
21-Dec-2012 06:28 AM
Forum:
jQuery Mobile
Hi All,
I have created mobile app using jquery for, i need to update some portion in my content area when i select a text. like
Press and hold over the text . After around 2 seconds a magnifying glass appears and the word it intends to select is highlighted in blue.
Move the magnifier around until it highlights the word you want, then let go
when i release the
magnifier, i have to raise the event and get the selected content also.
Regards,
Jai
«Prev
Next »
Moderate user : kingjayakumarv
Forum