![]() |
|
Mod Options |
![]() |
|||||||||
This modification is in the archives.
This is a Panic Button (Should work in IE and FF) in case a member is worried about being on your site at a particular time, for example, at work. The button is defaulted to stay glued to the lower right hand corner, but this can be changed in the CSS settings stated below.
Inspired by dsboyce8624's Boss Button problems he was having, I tried to first use a simple "floating menu" script. However, all the scripts i could find were only written for dhtml. That just doesn't work in vB (i tried many versions)... I'm not sure why, but i think it is because vB is XHTML. I am NOT a coder. I am more of a reverse engineer when it comes to this stuff. Anyhow, I came across the website of Dean Edwards: http://dean.edwards.name/. In his welcoming paragraph he writes, "This site exists so that I can perform tests on web tools that I’m currently building. This work is open source and is available for download. In other words, I’m always messing about with this site but you can rip-off any code you want. You can alleviate any associated guilt by making a donation." Well, he has a pretty interesting script called "IE7" that I have no idea how it works. However, it can be found here (and a portion is renamed and included in the zip file): http://dean.edwards.name/IE7/ The rest is history. This works on my test site and I attach it herewith. Oh, since I only tinkered with this thing, I'd like to share the credit and copyright with dsboyce8624, whoever he shares his credit with, and especially Dean Edwards. The image I use is can obviously be substituted with anything else you like. Just be sure to name your image "panicbutton.gif". This may be copied, reproduced or published anywhere without my permission. I'll do my best to support this. DEMO - My Test Board, please do not register. Details ------- 2 Files to upload (1 Javascript File and 1 Panic Button image) 2 New Profile Field entries (Remember the Field ID# !!) 1 New CSS definition 1 Template Edit Thanks for reading, YinYang BTW, you can move the placement of the image anywhere on the screen by editing the .panicbutton CSS . v1.01 - Update 070805 ---------- 1. Panic Button may not work if you have Custom Error Pages hack installed. No clue why. v1.01 - Update 070505 ---------- 1. changed out the original button with dsboyce8624's cooler button. 2. changed the placement of the script from Footer to Header 3. added a user choice "On/Off" conditional which is a template conditional and controlled via another Profile Field. Download Now Only licensed members can download files, Click Here for more information. Supporters / CoAuthors Screenshots Show Your Support
No members have liked this post.
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
End-User Options Panic Button | Mosh | vBulletin 3.7 Add-ons | 65 | 09 Jan 2009 04:40 |
End-User Options Panic Button | Mosh | vBulletin 3.6 Template Modifications | 70 | 03 Sep 2008 06:20 |
End-User Options Panic Button (TMS compatible) | Mosh | Modification Graveyard | 29 | 02 Jun 2008 05:02 |
Panic Button 1.0.1 | dsboyce8624 | vBulletin 3.0 Full Releases | 65 | 12 Jul 2007 19:24 |
Comments |
#2
|
||||
|
||||
![]()
__________________
vBulletin Styles (All styles compatible with 3.8.4 - Steel Blue 4.0 Available) | vBulletin Hosting No members have liked this post.
|
#3
|
||||
|
||||
Originally Posted by kall
Yup! I figure since i didn't actually create any real coding here (all the heavy lifting was done by Dean Edwards), I shouldn't be possessive about it. :classic:
Besides, if Dean made it free-for-all, then it only makes sense I should. oh yeah, this is my first hack, albeit mini. woot! No members have liked this post.
Last edited by yinyang; 07 Jul 2005 at 10:25. |
#4
|
|||
|
|||
Now we just need the conditional to make it a user option and it's what I was doing.
No members have liked this post.
|
#5
|
|||
|
|||
So what does thing thing do?
No members have liked this post.
|
#6
|
||||
|
||||
i dont get what this thing does....
No members have liked this post.
|
#7
|
||||
|
||||
I also have no clue what this extension does.
You also violate a copyright if you use the microsoft office help image ![]() I would advice against using this graphic StarBuG No members have liked this post.
|
#8
|
|||
|
|||
It puts a floating button on the page, you can hit it to open a new site if your boos comes over to your desk.
No members have liked this post.
|
#9
|
|||
|
|||
Originally Posted by StarBuG
You can use the button from my zip if you want.
And let me know when you add the conditional based on a second user field. Some users don't want to use it. No members have liked this post.
Last edited by dsboyce8624; 07 Jul 2005 at 19:53. |
#10
|
|||
|
|||
Originally Posted by dsboyce8624
Who sets the URL? User or Admin? I can see some awesome possibilities with this (like setting the panic button to playboy.com). **GRIN**
No members have liked this post.
|
#11
|
|||
|
|||
Originally Posted by Biker_GA
The field you add is for the user to fill in the url.
No members have liked this post.
|
#13
|
||||
|
||||
![]()
Originally Posted by Biker_GA
the URL defaults to whatever you set. but you can disable it (i.e. not add the Profile Part) and point it to any URL you want. I've seen some point it to a fake Excel spreadsheet, etc. or a dummy html page you set up.
Originally Posted by dsboyce8624
Thanks.
1. I've gone ahead and changed out the button and added yours. 2. I've changed the placement of the script from Footer to Header 3. I've also added the On/Off conditional which is a template conditional and controlled via another Profile Field. In the ACP, go to User Profile Fields > Add New User Profile Field Profile Field Type: Single-Selection Radio Buttons Title: Turn "Panic Button" on? Description: The Panic Button is an icon that resides in a fixed place of your choosing on your screen on your screen. Clicking the icon immediately sends you to another URL of your choice. Options: Yes (carriage-return) No Set default: Yes (thus Panic Button is automatically "on" until the user changes the option to "no") Display Order: (Fills in automatically) Field Required: Yes Filed Editable by User: Yes Private Field: Yes Field Searchable on Members list: No Show on Members List: No Don't touch anything else and save. !! Remember the field ID number. In my example, the field number is 6 !! No members have liked this post.
|
#14
|
|||
|
|||
Okay, I'm not sure why, but when I put the piece in the header it open the page the first time, then goes 404 error over and over.
Continuous refresh. Of course I have so much crap it could just be placement. Tried it in headinclude and same result. No members have liked this post.
Last edited by dsboyce8624; 07 Jul 2005 at 22:32. |
#15
|
||||
|
||||
Originally Posted by dsboyce8624
well that sucks. try in the footer.
also, try checking in FireFox. for some reason, it works better in firefox as dean edwards is a firefox fanatic. I put up a test board on my server. You can demo it here. Please don't register. Thanks. No members have liked this post.
Last edited by yinyang; 08 Jul 2005 at 01:14. |
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 04:02.