University-of-Portsmouth / styleguide

Front-end web styleguide for University of Portsmouth services
http://port.whealmedia.com/
Other
1 stars 0 forks source link

Added dropdown to navbar #12

Closed johnwheal closed 8 years ago

johnwheal commented 8 years ago

I've had to add jQuery and bootstrap javascript to make the dropdown work. @zaccolley I'll let you figure out how to add javascript.

zoetrope69 commented 8 years ago

Is there a way of not having JS for this feature? Seems like a static 'Sign out' button would suffice.

johnwheal commented 8 years ago

It would be nice to have the user's name in the top right. I was thinking we could add "My Details" before sign out. The full bootstrap js is not needed. It's only a couple of lines in jquery. Will we be using jQuery or another library for anything else?

zoetrope69 commented 8 years ago

Ahh yeah that would be good.

Depends on what flexibility we have with Moxie maybe? Hopefully can just use jQuery aha