Author Topic: Alignment issue  (Read 2708 times)

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14310
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Alignment issue
« on: December 23, 2011, 11:16:22 AM »
Help..... http://www.entropysink.com/members/ober/interface/

The top right menu works as expected.  Now I'm trying to add submenus to the menu right under that.  If you hover over ABCD-101 it seems to show the menu but off to the right of the screen.

WHY!?

KnuckleBuckett

  • Jackass In Charge
  • Posts: 8674
  • Karma: +26/-259
  • [url=http://google.com]I search a lot[/url]
Re: Alignment issue
« Reply #1 on: December 23, 2011, 11:21:27 AM »
Use this.

[ALIGNMENT TIM HORTONS]  [DCC-1200]

http://www.youtube.com/watch?v=5cj6gdlpf7M

 :lol:

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14310
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Re: Alignment issue
« Reply #2 on: December 23, 2011, 11:22:00 AM »
:p

micah

  • A real person, on the Internet.
  • Ass Wipe
  • Posts: 6915
  • Karma: +58/-55
  • Truth cannot contradict truth.
    • micahj.com
Re: Alignment issue
« Reply #3 on: December 23, 2011, 11:28:03 AM »
<div id="availableSite" class="hidemenu top shadow" style="left: auto; top: 35px">
"I possess a device, in my pocket, that is capable of accessing the entirety of information known to man.  I use it to look at pictures of cats and get in arguments with strangers."

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14310
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Re: Alignment issue
« Reply #4 on: December 23, 2011, 11:35:33 AM »
That didn't do anything?

Mike

  • Jackass In Charge
  • Posts: 11257
  • Karma: +168/-32
  • Ex Asshole - a better and more caring person.
Re: Alignment issue
« Reply #5 on: December 23, 2011, 11:37:41 AM »
Looks Chaotic Neutral to me.

The menu doesn't seem to do anything for me.

micah

  • A real person, on the Internet.
  • Ass Wipe
  • Posts: 6915
  • Karma: +58/-55
  • Truth cannot contradict truth.
    • micahj.com
Re: Alignment issue
« Reply #6 on: December 23, 2011, 11:39:09 AM »
That didn't do anything?

it looks like you're setting those values with javascript maybe? perhaps you need to set the values in whatever code actually generates the rolloever.
"I possess a device, in my pocket, that is capable of accessing the entirety of information known to man.  I use it to look at pictures of cats and get in arguments with strangers."

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14310
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Re: Alignment issue
« Reply #7 on: December 23, 2011, 12:30:06 PM »
The position of that div is automatically calculated in JS based on the object it is associated with.  It will change so it has to be dynamic... but then again this is just a mockup.

ober

  • Ashton Shagger
  • Ass Wipe
  • Posts: 14310
  • Karma: +73/-790
  • mini-ober is taking over
    • Windy Hill Web Solutions
Re: Alignment issue
« Reply #8 on: December 23, 2011, 12:39:20 PM »
Ok, so I hardcoded some stuff for this mockup... I'll have to figure it out later.  Part of my problem is with inheritance.