DESCRIPTION:
This is a Drop Down Panel, code developed by Dynamic Drive for use on personal and commercial websites (Special thanks to my Dynamic Drive for allowing me to use this script! Please see here for approval --> Approved by DD).
This hack is in the BETA stages AND was originally meant to be something completely different from the route I went... I might still make that mod as well but please be patient and the cat has my tongue so hmph lol. The code is stable and works quite well, I cannot however give permissions to re-use the code as I normally do - sorry but it would break Dynamic Drives Terms of Use and as you can see I did obtain permission before attempting!
FEATURES:
Allows you to add whatever you can imagine! Basically within the <div> tags you place whatever code you like... let's see you could:
- Setup to hide advertisements so your members do not have to view unless they click
- Add in a scrolling Affiliates section
- Add in a Help Section or something similar etc.
- Place Member of the week/month information
Pretty much your imagination is the limit
Quote:
I said your imaginations the limit
Check this out from the 3.7 mod thread...
Quote:
Originally Posted by FiMeTi
Wow, thats leet. I like this feature and will use it in future. Tagged it!
=)
//Edit
Uhhh this is really sexyyyyy...
Installed & Nominated. You can even include whole tables and vb-data in this mod.
Like show new events in this toggle feature etc...
Or you can put some nice STATS with images in.... ^^
thx br0 4 sharing...
AND
Quote:
Quote:
Originally Posted by AURFSCAN
This looks good,
Could you have it that it's down on page load and then 'click here to remove this message'
- of course change the Image to suit. Just a thought.
Will look at this for sure. thx
All the THX goes to Dynamic Drive I just showed the way
I believe you can find that in the included .js file
Look for:
Code:
function ddpanel(setting){
setting.dir="up" //initial state of panel (up="contracted")
if (setting.stateconfig.persiststate && ddpanel.getCookie(setting.ids[0])=="down"){
setting.dir="down"
}
And change to suit
S-MAN
*No Screenshots - Please see Demo's my forum is Demo 1, look at the top for the RED ARROW and click it ( I have not set mine up exactly how I want it due to making the install file and packaging the zip and well to release it to you all so it's up to you to make this into EXACTLY what you can imagine ).
Wow, thats leet. I like this feature and will use it in future. Tagged it!
=)
//Edit
Uhhh this is really sexyyyyy...
Installed & Nominated. You can even include whole tables and vb-data in this mod.
Like show new events in this toggle feature etc...
Or you can put some nice STATS with images in.... ^^