Create an account

Very important

  • To access the important data of the forums, you must be active in each forum and especially in the leaks and database leaks section, send data and after sending the data and activity, data and important content will be opened and visible for you.
  • You will only see chat messages from people who are at or below your level.
  • More than 500,000 database leaks and millions of account leaks are waiting for you, so access and view with more activity.
  • Many important data are inactive and inaccessible for you, so open them with activity. (This will be done automatically)


Thread Rating:
  • 543 Vote(s) - 3.42 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Slide up and down bottom Menu CSS

#1
I am having trouble finding a solution to something that I want to do. Any tutorial I find does too much or is too complicated.

What I want to make a slide up bottom menu that has some text when it is down, if you click the text/link the css ID will change and it will appear. I am just starting to delve into the world of dynamic web pages.

**HTML**

<div id="foot"> <font color="white">Down</font>

**CSS**

#foot {
position: fixed;
bottom:0px;
width: 99.1%;
height: 30%;
background-color: black;
text-align: center;
}
\/ When the menu is down
#footdown {
position: fixed;
bottom:0px;
width: 99.1%;
height: 4%;
background-color: black;
text-align: center;
}

[To see links please register here]

Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

©0Day  2016 - 2023 | All Rights Reserved.  Made with    for the community. Connected through