PDA

View Full Version : Major Additions - Innovative Drop Down Panel 3.7.x


TheLastSuperman
11-22-2008, 10:00 PM
Innovative Drop Down Panel

By:
https://vborg.vbsupport.ru/external/2010/08/16.png


Mod Version: 0.0.1
Compatible vB version: 3.6.x , 3.7.x , 3.8.x

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 (http://www.dynamicdrive.com/forums/showthread.php?p=171902)).

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 ;)

I said your imaginations the limit :D

Check this out from the 3.7 mod thread...

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

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:

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 :D ( 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 :D).

Demo 1: Click Here (http://www.tournamentgamingworld.com/online/index.php)
Demo 2: Click Here (http://www.dynamicdrive.com/dynamicindex17/dddropdownpanel.htm)

Demo 2 = Look up on the top right where it has the Red arrow and the word "toggle".

Link to full details by Dynamic Drive --> Click Here (http://www.dynamicdrive.com/dynamicindex17/dddropdownpanel.htm)

*Attention* Please view the first page as the 2nd and 3rd post were reserved and contain additional information.

TheLastSuperman :rolleyes:
http://www.innovationbyinstinct.com


For VBulletin.org Forum Support:

Click above in the right menu "Mark as Installed" else simply CLICK HERE TO MARK AS INSTALLED (https://vborg.vbsupport.ru/vborg_miscactions.php?do=installhack&threadid=196980)
Make sure under your sig on the left it has the "INSTALLED" Stamp located there else you have clicked too many times.
Post your question/problem in the thread including screenshots.

TheLastSuperman
11-23-2008, 01:56 AM
* Reserved

TheLastSuperman
11-23-2008, 01:57 AM
** Reserved

AURFSCAN
11-23-2008, 02:12 AM
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

TheLastSuperman
11-23-2008, 02:15 AM
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:

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

FiMeTi
11-23-2008, 10:24 AM
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...

TheLastSuperman
11-23-2008, 01:21 PM
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...

No problem FiMeTi!!!

I know :D

I was imagining up stuff all yesterday lol BUT could not get it to do what I originally intended to do YET lol and since I could not use re-usable code I wanted to release a stripped down version so everyone else could use as they please ;) and how they want to as I do that with many mods on here - it's all in your imagination and then following up w/ learning a bit of coding!

TheLastSuperman
11-23-2008, 10:54 PM
Included Screenshots ;)

Red text is placed in, see updated demo link #1

ymy
11-23-2008, 11:58 PM
Thanks , TheLastSuperman (https://vborg.vbsupport.ru/member.php?u=274667)

I will install it to see what we have from this nice mod

Ymy

.

TheLastSuperman
11-24-2008, 03:14 PM
Thanks , TheLastSuperman (https://vborg.vbsupport.ru/member.php?u=274667)

I will install it to see what we have from this nice mod

Ymy

.

No problem!! I just started my "Battle All Stars" and after it's done I'll release it as an ADD-ON plus I have a few other ideas...

You could in theory create a whole page to go behind your forum... I tried a shoutbox (Inferno) but only a few minutes last night... If I get it working I will most likely do it on one of our sub-forums for the shoutbox and then on another sub-forum for images/screenshots/dogtags for VBiGallery ;)

JUST some ideas but think of what you can put there and roll w/ it :D

S-MAN