search-form Questions
6
Solved
I am trying to implement a simple search and sort for my webapp. I am following the railscast and this railscast.
My application helper for sortable function which I am using as link is:
def sor...
Overjoy asked 4/9, 2017 at 1:1
1
Solved
I wanted to change my search form a bit by adding autocomplete="off" to the search input.
I initially looked for a simple filter like the following:
//* Customize search form input box te...
Parry asked 8/3, 2017 at 13:18
1
Solved
I follow Google’s tutorial for improved search box within the search results just like above screenshot.
I added this code in my front sitepage:
<script type="application/ld+json">
{
"@...
Blowout asked 12/11, 2014 at 3:55
1
I'm want to implement a simple search page using Backbone. It is not a single page application, but still would like to structure my JavaScript code using Backbone. A search page consists of a sear...
Distill asked 20/5, 2012 at 6:59
4
Solved
I'm having a difficult time finding any resources that describe good UI patterns for large search forms. I have a form that requires 20+ possible inputs and can't come up with a design I feel...
Ancillary asked 24/11, 2009 at 16:48
1
© 2022 - 2024 — McMap. All rights reserved.