How to extract particular block from sentence using jQuery -


i need extract particular block string.

[main menu,128</main menu][gallery menu,24</gallery menu][nolcard menu,5</nolcard menu][feedback form,1</feedback form] 

how can [main menu,128</main menu]

or [gallery menu,24</gallery menu]

by considering [xxx , /xxxx] .

using jquery


Comments

Popular posts from this blog

python 3.x - Mapping specific letters onto a list of words -

javascript - jquery or ashx not working -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -