That will work, thanks!
It is not exactly as I had envisioned, but it does work ultimately. The reason I say that is that this will in fact drop the banner in at the center of the width of the...
Type: Posts; User: eTard; Keyword(s):
That will work, thanks!
It is not exactly as I had envisioned, but it does work ultimately. The reason I say that is that this will in fact drop the banner in at the center of the width of the...
1) Script Title: Amazon style Drop-in content box
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/amazondrop.htm
3) Describe problem: I would like to make this drop in center...
Thanks, awesome!
First round of testing seems to show this tweak works perfect. I will do full round - Mac & PC and top 5-7 browsers on each to just be safe - but I suspect you nailed it.
EDIT:...
1) yes, just because the time and effort to recode, test, update - swap old version for new version - is not available and may have ripple effects that open a secondary can of worms. As well, just...
Okay, I admit now I am a bit confused. I gave a link to the "AnyLink Vertical Menu" and you can see the below script is similar and matches.
However, you link to "AnyLink JS Drop Down Menu v2.3"...
It does not function as you explain.
Here is correct, drops down right below the anchor link of EVENTS when in a browser window of sufficient size to display the entire height of the drop down...
1) Script Title: AnyLink Vertical Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/anylinkvertical.htm
3) Describe problem:
I use this version of AnyLink Vertical Menu...
Brilliant!
Duh, it never occurred to me to just add the class into the call and then the css. I assumed menuanchorclass had to be in the menu.js file that runs the script.
That fix is 10x...
Yes, I know my script is outdated BUT at this time, it is just a matter of time and such to update it to the "newer" one across an entire site. That is just a time and effort issue and really, the...
1) Script Title: AnyLink Vertical Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/anylinkvertical.htm
3) Describe problem:
I use a version of AnyLink Vertical Menu and...
1) Script Title: Iframe SSI script II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/iframessi2.htm
3) Describe problem: there is special FF code in this script that helps ff...
solved it
it seems you need to leave the
var menubgcolor=''
empty of a hex color code so the png can maintain it's see through ability
1) Script Title: AnyLink JS Drop Down Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
3) Describe problem: I have just set a nice png file so that the...
Very nice.. I incorporated this effect and like the fade in fade out transition. adds a bit of life & sophistication versus just popping on and off like a light switch!
BUT.. as the op asked,...
also, FWIW, I also did this to the drop down roll-over color. I wanted an image, rather than a color, so in the css #dropmenudiv a:hover I changed out:
background-color: #990000; to...
yeah, works perfect. I checked in mac and PC and about 8 browsers..
In my case, I made a nice top to bottom gradient faded background image about 150 pixels wide by 500 pixels tall and this covers...
I might have solved it.. but not fully tested it yet...
In the CSS for the #dropmenudiv{ style I added the parameter background-image:url(../images/menubg.jpg) and this seems to override the var...
1) Script Title: AnyLink Drop Down Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/dropmenuindex.htm
3) Describe problem:
In the .js code you can set the hexadecimal...