NAVIGATION
This shows you the differences between two versions of the page.
|
english:phpwcms_replacer_rts:frontend_init:cp_trigger:cp-search-no-input-if-result [2011/11/04 09:45] Knut Heermann (flip-flop) created |
english:phpwcms_replacer_rts:frontend_init:cp_trigger:cp-search-no-input-if-result [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 5: | Line 5: | ||
| **As a result of the content part SEARCH you see the result are displayed just below the search box.** | **As a result of the content part SEARCH you see the result are displayed just below the search box.** | ||
| - | If you would like to see the result displayed on another page (on a main page, with search results only) here is a solution. | + | If you would like to see the result displayed without the search input field (search results only) here is a solution. |
| Line 12: | Line 12: | ||
| - | - Using this code the Input field is set to hidden if a search result was found. | + | - Using this code the Input box is set to hidden via css, if a search result was found. |
| \\ | \\ | ||