开发者

Creating a menu inside a tabbed modal dialog (overlay)

开发者 https://www.devze.com 2023-02-10 06:05 出处:网络
I am going to create a form inside of a tabbed modal dialog (aka modal window, aka overlay).I am wondering whi开发者_StackOverflowch library would be best for this, if one exists at all.It is importan

I am going to create a form inside of a tabbed modal dialog (aka modal window, aka overlay). I am wondering whi开发者_StackOverflowch library would be best for this, if one exists at all. It is important that the dialog box have tabs. If there is a great library for creating modal dialogs without tabs but provides an easy way to add tabs, please do suggest that too.


YUI will do what you want. A bit of learning involved though. Worth the effort if you ask me. I'm sure jquery easily allows you to do the same also.

0

精彩评论

暂无评论...
验证码 换一张
取 消