Ronnsen1 Posted March 11, 2004 Share Posted March 11, 2004 Hallo, Ich habe Coolmenu installiert. Jetzt habe ich das problem dass wenn das Men? auf einer seite angezeigt wird, auf welcher sich formularfelder eines produktes befinden z.b. f?r Gr??en etc dann wird das men? hinter diese Boxen gestellt. Hat dieses problem schon einer gel?st? Danke Ronny Quote Link to comment Share on other sites More sharing options...
hjp Posted March 11, 2004 Share Posted March 11, 2004 Hallo, Ich habe Coolmenu installiert. Jetzt habe ich das problem dass wenn das Men? auf einer seite angezeigt wird, auf welcher sich formularfelder eines produktes befinden z.b. f?r Gr??en etc dann wird das men? hinter diese Boxen gestellt. Hat dieses problem schon einer gel?st? Danke Ronny Don't understand what you mean by "formularfelder eines produktes befinden z.b. f?r Gr??en " If you are referring to the window that opens and displays a larger image when clicking a thumbnail image, you could try to move the window by setting the "screenX=,screenY=,top=,left= " in /catalog/product_info.ph top and left is for IE I think like this maybe function popupWindow(url) { window.open(url,'popupWindow','toolbar=no,location=no, directories=no,status=no,menubar=no,scrollbars=no,resizable=yes, copyhistory=no,width=100,height=100, screenX=450,screenY=450,top=450,left=450') } //--></script> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.