[TYPO3-english] searchbox

Peter Klein peter at umloud.dk
Wed Oct 8 14:42:53 CEST 2008


Hi Rupali.

Write some Javascript that checks if the search parameter is available
in the POST var. 
If it's set, you change your display: none; to display: "";

--
Peter Klein 

On Wed, 8 Oct 2008 11:25:04 +0200, "Rupali Gupta"
<rupali.ffm at googlemail.com> wrote:

>Hello List,
>i have some toggle containers (their visibility is toggled onclick:
>display:block/none;) on my web-site. works fyn too.
>Now i also hav macina_searchbox and if the search result is inside these
>containers (whose visibility is none on pageload), the user is not able to
>reach the search result correctly, instead he reaches to the closed
>container only.
>
>how can i make my boxes open if they r redirected from search result ?


More information about the TYPO3-english mailing list