Looking to build a Facebook-style footer - javascript

I am a freelance developer looking to build a new social networking site, and I really enjoy Facebook's footer and how it looks / works.
I'm not really sure how I would get started on making something similar? jQuery? CSS?
Any help would be appreciated.

Welcome to SO!
Soh Tanaka features a two-part tutorial on his website about this same exact topic. A majority of his tutorials are very easy to follow and straight to the point.
You can find the start of the tutorial here, (It's a two-parter) and a working-demo of the same tutorial is available here:
Hope this helped you out - or at least gave you some ideas to play with.
Building a Facebook Style Footer Admin Panel

Related

Redirect mywebsite/rsvp to anchor mywebsite/#rsvp in wix

I created a website for my wedding and I would like for people to be taken to the anchor RSVP on the main page if they type in the URL mywebsite/rsvp
I have tried using the redirect tool on Wix but it doesn't seem to support anchors to it simply takes them to the top of mywebsite.
I have been googling for a good hour and can't seem to find an answer or work around so I was hoping someone would have a clever idea.
The reason I use wix is I do not have any coding skills...
Thank you in advance!

How to add notification Badge count in Android?

I have been learning coding recently and i wanted to develop an android app .I have the vision of what it needs to do but i need some help and i am unable to implement that vision in codes, so seeking some help here. please assist of you can.
The situation here is I created a app with Bottom Navigation Activity. In the home fragment and dashboard i had used few view and web view to show or fetch the information and presented but unable to sort out the notification fragment.
In this area i wanted to display notification number and list of notification in that page. An example image for your reference. I just need that please advise how to take this forward. I would he happy if someone can assist me .
Please try below lib it is allow to add budge into bottom Navigation
https://github.com/aurelhubert/ahbottomnavigation
Using this lib add budge following below code
bottomNavigation.setNotification(notification, bottomNavigation.getItemsCount() - 1);
Please find below result as you want
I hope this can help you!
Thank You.
Your response is for highly skilled programmer friend. But i managed to run it step by step and took 2 days to figure out. But this is a good answer. Thank you so much. Now I'm confident that I can build this feature

JavaScript Site with working examples

I saw a website a little while ago that had columns for JavaScript/HTML/CSS and below it had what the actual code would look like. Kind of like jsFiddle, but it had user examples and demos. Does anyone know the name of this site? I can't find it anywhere! THanks!
You are most likely talking about CodePen, which is a site with an active community and many demos viewable right on the page with the source code.

Best Way to Show Helpful hints for First Time Site Visitors RoR/Jquery

I'm looking for some advice to show tooltips/animations for first time site visitors. Any recommendations for existing plugins either for rails or jquery? I couldn't find any tutorials or examples out there. Thanks!
You have to use cookies to find out if this is the first time someone visits your site.
checkout http://www.dynamicdrive.com/forums/showthread.php?t=37905.
Also you can integrate it with some nice plugins for better UI. check out http://code.google.com/p/submodal/ It looks nice!
UPDATE: Found another working sample at http://bignosebird.com/js/h24.shtml

what are the top js lib/framework/tool i should know?

i know the basics of js the language for several years, but never had a need to go deeper than say change a style of a paragraph or do a image rollover or validate a field.
am thinking going deeper with js.
can anyone recommend the top 3 library or framework that you cant live without?
Xah
Let's ask Stack Overflow Tag Trends:
Its really a personal choice, but:
JQuery
Node.js (Serverside JS)
SproutCore or Capuccino
You could take a look at this: http://www.ibm.com/developerworks/web/library/wa-jsframeworks/?ca=dgr-dwexnbarbw

Categories