Hi I've just installed Version 6.
My website layout basically consists of 3 DIVs, left DIV for Menu, centre DIV for information and I want to put a Search box in the rght DIV. I've succeeded in getting the search box in the right DIV but is it possible to get the search results to show in the same DIV and not open a new page? If so, how?
(I do also have Header & footer DIVs which span the 3 main DIVs)
At the moment I'm using the js version but eventually will try to move to the php version, but I don't know anything about php at the present.
My website layout basically consists of 3 DIVs, left DIV for Menu, centre DIV for information and I want to put a Search box in the rght DIV. I've succeeded in getting the search box in the right DIV but is it possible to get the search results to show in the same DIV and not open a new page? If so, how?
(I do also have Header & footer DIVs which span the 3 main DIVs)
At the moment I'm using the js version but eventually will try to move to the php version, but I don't know anything about php at the present.
Comment