|
|||||||
This is a discussion on "Here's something that bugs" in the Top Mud Sites Bugs and Suggestions forum : Well, it bugs me. Nothing against Iron Realms and their latest Flash Advertisement, however, the Quick links (and possibly other links) are going "behind" the ad which makes it hard to see what you are clicking on. This does not happen with other ads only the Flash Ad by IRE. After investigating this further, it appears that it will disappear if you click the Search first, but if you click the drop down menus for Mud Database (Beta) or Quick Links, they will fall behind the ad.... |
|
You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our MUD community today! If you have any problems with the registration process or your account login, please contact us. If you are a registered member of the old TMS forums, please click here
|
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
|
Senior Member
Join Date: Aug 2007
Name: NewWorlds
Home MUD: New Worlds
Posts: 427
![]() |
Here's something that bugs
Well, it bugs me.
Nothing against Iron Realms and their latest Flash Advertisement, however, the Quick links (and possibly other links) are going "behind" the ad which makes it hard to see what you are clicking on. This does not happen with other ads only the Flash Ad by IRE. After investigating this further, it appears that it will disappear if you click the Search first, but if you click the drop down menus for Mud Database (Beta) or Quick Links, they will fall behind the ad. |
|
|
|
|
|
#2 |
|
Administrator
Join Date: May 2005
Name: Derek
Location: Orlando
Posts: 260
![]() ![]() |
Re: Here's something that bugs
There's Javascript on the page that is supposed to remove the banner if a pop-up needs to open over it. Apparently that isn't working too well.
I can barely hack my way through JS so if anyone reading this knows Javascript and wants to take a look it would be much appreciated. |
|
|
|
|
|
#3 |
|
Member
Join Date: Jul 2007
Home MUD: Lost Souls
Posts: 128
![]() |
Since I released some fairly slick JavaScript today, I'd feel bad if I didn't at least try to help.
![]() There's probably an easier way than using JS to remove the banner, though. Try setting the CSS z-index attribute for the drop-down menus to something nice and high, like: .vbmenu_control { z-index: 100; } |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Aug 2007
Name: NewWorlds
Home MUD: New Worlds
Posts: 427
![]() |
Re: Here's something that bugs
The only thing worse than JS is forced Flash. It's like buying a DVD and wishing you had the video version instead because you have to watch the 10 second splice scenes that the DVD creators think are so nifty, but all the buyers find extremely annoying. I pray for the day a DVD machine will come out that you can press one button that will skip all bells, whistles, options, and previews and go straight to the movie.
Imagine that? Just a webpage without fluff? Kind of like an RPG without graphics. Hurrah! (This post probably should be its own thread and not muddy this thread). |
|
|
|
|
|
#5 | |
|
Member
Join Date: Jul 2007
Home MUD: Lost Souls
Posts: 128
![]() |
Quote:
|
|
|
|
|
|
|
#6 | |
|
Senior Member
Join Date: Aug 2007
Name: NewWorlds
Home MUD: New Worlds
Posts: 427
![]() |
Re: Here's something that bugs
Quote:
|
|
|
|
|