Gone through API of Phonegap 3.0.
I want to browse files from SD card when i click on link or button by using UI
For example:
There is no out-of-the-box solution. Unfortunately, you have to build it yourself, using File API.
Here you have an example, build using jQuery Mobile.