Office-of-Digital-Services / California-State-Template-Web-Forms

.NET Web Forms version of the California State Template
3 stars 4 forks source link

Bootstrap Hamburger Menu not working #1

Open Davedoo opened 5 years ago

Davedoo commented 5 years ago

I just download the project here and run it in Visual Studio. What came to my attention is that the Bootstrap Hamburger Menu not working when webform is in mobile view.

Any idea why?

Thanks, Dave

kkoryaka commented 5 years ago

Good catch. We accidentally used beta core Js file v5.5.3 instead of v5.0.6. We replaced it with v5.0.6, Everything is working properly now. Thanks for bringing it to our attention.

kkoryaka commented 5 years ago

I just downloaded the latest release (from here https://github.com/Office-of-Digital-Innovation/California-State-Template-Web-Forms/releases) and tested it in all common browsers. Seems like it's working fine.

Davedoo commented 5 years ago

Yes it is now working fine indeed. Perhaps was a caching problem! thanks!

Davedoo commented 5 years ago

One more question, what is the best way to add "Ask Bar" just like the html template under "Featured Search Box"? I am following readme.txt from html sample but have some difficulties to get it quite neatly inside Site.Master. thanks again!

kkoryaka commented 5 years ago

You will find instructions and examples on this page: http://template.webstandards.ca.gov/sample/featured-search.html