MyBB Community Forums

Full Version: search button
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi everybody,

i think this is complex:

im running my forum in an iframe (i know i shouldnt). i want to locate the search button (submit) along with the text box for entering keywords (only these 2), which is generated by file search.php outside the iframe. when i type the keyword into the textbox and click on submit, i want the result page to be displayed inside the iframe again.

would be nice if someone could provide easy !!!! help. i do not want to edit the original source code such that updates kill my search code.

is this possible????

thanks

No, it's not the one he is asking, I guess Smile
You want Jquery Search like this: http://www.nadlerzforum.com/sitesearch.php ?
"It is paid but" why but?
It's not paid, its free..
i think they are not implementing the search button with textfield and the following result page across different frames??

i´m missing something like target="the other frame", or at least i want to create a new page which replaces both frames......

^ forum URL please ...
Why do you even have your forum in an iframe?
i also tried it with php include which somehow caused problems as the path was changed; it showed the forum but styles and images where lost......

thats how it is :-(