Thank you for the reply.
It works very well.
but I have one more question. :p
I would like to know how to give a link from another html page to this specific order of tab in this html?
For example, there are 2 html(or php) pages as below:
Portfolio.html with this portfolio tabs of 'menu1','menu2','menu3'
**view.html **
And I want to give a link in the view.html to be linked to portfolio.html and to display the 3rd tab -'menu3' selected initially when loading.
how should I give a link in the view.html? Should I add more javascript for this?
I am looking forward to your help. : )
I always thank you very much for your time and help.