 |
Welcome to the p2p.wrox.com Forums.
You are currently viewing the Hibernate section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
|
|
|
|

May 18th, 2006, 09:15 AM
|
|
Registered User
|
|
Join Date: May 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
tree menu
hi all,,,,
I am anjali here.
I am using menu link as
http://dhtml-menu.com/tree-examples/tree-menuxp.html
but i am facing problem in that.
In this menu,all link tp menu is opening in new window but i want ,link should be open in same window as menu ...
can any body guide me for this...
i want it very urgently..
|
|

July 1st, 2006, 07:59 PM
|
|
Friend of Wrox
|
|
Join Date: Jan 2006
Posts: 198
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hibernate is an object-relational mapping tool, e.g. it connects Java server back-end code to a database. Implementing trees with DHTML is not related to Hibernate, and in fact, it is not even related to Java. Please find a more appropriate forum for these questions.
Jon Emerson
http://www.jonemerson.net/
|
|

August 8th, 2006, 11:26 PM
|
|
Registered User
|
|
Join Date: Aug 2006
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
ÃÃûÃÃÃâÃùµÃ´úÃ룺
<a target="_self" href="somePage.html">somePage</a>
¿ÃÃÃÃýâ¾öÃãµÃÃÃÃâ¡£
|
|

September 19th, 2007, 09:43 AM
|
|
Registered User
|
|
Join Date: Sep 2007
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi,
I don't think this question is Hibernate related, please post in
proper forum
Thanks,
ski
http://question2answer.googlepages.com
|
|

September 24th, 2007, 05:04 AM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Hi Anjali
I think you have used window.open right ? that's y it is opening in new window instead of this you can use "window.location.href" to open destination in same window.
Thanks
Mahesh
Quote:
quote:Originally posted by anjalisharma
hi all,,,,
I am anjali here.
I am using menu link as
http://dhtml-menu.com/tree-examples/tree-menuxp.html
but i am facing problem in that.
In this menu,all link tp menu is opening in new window but i want ,link should be open in same window as menu ...
can any body guide me for this...
i want it very urgently..
|
|
|
 |