Info Regarding Menus and Menu Items

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Info Regarding Menus and Menu Items

Phani S
Hi all,
        In my project I have a menu. I also develop some forms in individual xhtml+xforms pages. I need to combine the menu items with the xhtml+xforms pages.

We can combine this in html with the help of frames and iframes. We partition the page in to frames and do the integration depending on the selected item.

How can we do this in xhtml, because xhtml strict does not support iframes and frames. How do I use Orbeon Forms to do this. If possible help me with some sample.

--
Phani. S
M.Tech(Software Engineering)
Motilal Nehru National Institute of Technology
(+91) 9010093398


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Info Regarding Menus and Menu Items

Alessandro Vernet
Administrator
Phani,

Phani @ Sun Solaris 10 OS, x86 Platform wrote
        In my project I have a menu. I also develop some forms in individual
xhtml+xforms pages. I need to combine the menu items with the xhtml+xforms
pages.
Is there a reason why you are not adding the menu to the XHTML+XForms page you have already created? (You are free to add any HTML that has nothing to do with XForms to XHTML+XForms page.)

Alex