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

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -