Matching brackets
Hi all
I am in the process of matching opening and closes braces, brackets, squre brackes by using ID CS3 Javascript. Kindly suggest me how to start.
Simple method:
Find open brace and close brace count for found items and compare. This will give global result but I need to trace which one of the opening or closing brace doesnot have pair.
Thanks in advance!
Regards
arul
