Hello
WikiGuest
Log In
or
Register
Users
About
Blog
Extensions
Documentation
Community
Development
Tasks
Download
Support
You are here:
Foswiki
>
Support Web
>
SupportQuestions
>
Question688
(revision 5) (raw view)
I integrated a Autocomplete field into the WebTopBar for quick jumping to the a Specific topic without having to Type the full name. Works great and is a very good addition i think. But sadly, only 2 results are visible. The rest gets cut-off since the WebTopBar is too thin. Of coure, i don't want the WebTopBar to be bigger just to show all results. Is there an easy way to either put the WebTopBar-frame on top or better to make the AutoComplete-results always-on-top? Kind Regards, The same problem exists with PersonalInfo Phone list. -- Main.EnrikGuenter - 15 Nov 2010 I would guess this is a CSS problem, but unfortunately I don't know CSS that well. Maybe setting the =z-index= on the results would help? -- Main.AndrewJones - 05 Dec 2010 This seems to work for me on Foswiki 1.1.3. <verbatim> * <form name="jumpForm" action="%SCRIPTURLPATH{"view"}%/%BASEWEB%/%BASETOPIC%"><input id="jumpFormField" title="%MAKETEXT{"Jump (case-sensitive)"}%" type="text" class="foswikiInputField foswikiDefaultText jqJumpBox {global: true, baseweb:'all', format:'$web.$topic'}" name="topic" value="" size="18"/><noscript> <input type="submit" class="foswikiButton" size="5" name="submit" value="%MAKETEXT{"Jump (case-sensitive)"}%" /> </noscript> </form>%ADDTOZONE{"script" tag="jumpbox::js" topic="%SYSTEMWEB%.JQueryAjaxHelper" section="jumpbox::js" requires="JQUERYPLUGIN::AUTOCOMPLETE" }% </verbatim> -- Main.JayenAshar - 29 Nov 2011 %COMMENT%
QuestionForm
edit
Subject
Topic Markup Language and applications
Extension
AutoCompletePlugin
,
PersonalInfoAddOn
Version
Foswiki 1.1.2
Status
Answered
Related Topics
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r5
<
r4
<
r3
<
r2
|
B
acklinks
|
V
iew topic
|
Edit
w
iki text
|
M
ore topic actions
Topic revision: r5 - 02 Dec 2011,
GeorgeClark
Support
Quick Links
Support questions
FAQ's
Tips
Extensions support
Supplemental documents
Wiki consultants
Tools
Tasks
Index
Changes
Changes in all webs
Notifications
Statistics
Sandbox
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see
CopyrightStatement
.