Realtyspace
1.4.15
  • WordPress
  • HTML
    • Getting started
    • Compiled version (recommended)
    • Source version
    • CSS
    • JavaScript
    • HTML structure
    • UI Elements
      • Address
      • Article
      • Auth
      • Breadcrumbs
      • Checkboxes and radioboxes
      • Datetime picker
      • Faq
      • Form
      • Map
      • Menu
      • Partners
      • Pnotify
      • Pricing
      • Properties
      • Review
      • Search
        • Source
        • Variations
      • Slick Slider
      • Subscribe
      • Workers
    • Reference
    • Libraries and modules
  • Changelog
  • Credits
Realtyspace
  • »
  • HTML »
  • UI Elements »
  • Search

Search¶

Source¶

Sass styles are in folder template_src/src/assets/sass/widgets/_search.sass

Jade source are in template_src/src/jade/partials/widgets/search.jade

Js initialization are in template_src/src/assets/js/demo.js

  • initSearch() - function which init interaction in search widget

  • initRangeSliders() - function which initializes wide rangeSlider

  • $('.js-in-select').select2(); - stylish standart selects with select2 plugin

  • locationTree.bonsai(); - builds tree jquery-qubit

  • locationTree.qubit(); - make tree checkboxes relation jquery-qubit

Variations¶

There are 6 variations of slider

  • search--index wide search, full width

  • search--sidebar search in sidebar

  • search--map-sidebar search in sidebar of map

  • search--map-bottom search in bottom of map

  • search--map-dark search in map, dark style

  • search--banner-sidebar search in sidebar of banner

Previous Next

© Copyright 2015-2018, codefactory47.

Built with Sphinx using a theme provided by Read the Docs.