see this..... http://gandhidhaval.googlepages.com/jshelp.html now my question is.... see this 2 image... http://gandhidhaval.googlepages.com/q1.jpg http://gandhidhaval.googlepages.com/q2.jpg i hope u help me... please fix my problem.... thanks in advance....
Hello there, Nice work, unfortunately, you are using a table-based layout for everything. Of course, if you expand the content that is above your "red rectangle" image, everything below will get pushed down. That's the way it's supposed to work. If you don't want this to happen, you should put your menu inside a <DIV>, right above the image. You could then set up the image to stay in a fixed position, regardless of how much your menu expands & collapses. Check out the following links for some ideas: http://www.n2kdesign.co.uk/viewarticle.aspx?aID=56 http://aariadne.com/accordion/ http://developer.yahoo.com/yui/examples/treeview/check.html