Go Back   Ultimate Web Site Drop Down Menu Forum > UDM4 > Troubleshooting
Register FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Display Modes
Unread 09-27-2008, 02:06 PM
BRM Media
Posts: n/a
  #1  
Default

Quote:
Originally Posted by ThatAdamGuy View Post
A friend of mine, Vinny sent me a patched up file. Seems to do the trick!

You're welcome to it here:
http://www.lasnik.net/temp/chrome-up...dm-control.zip, though of course all the usual yadda yadda applies (this is NOT an official fix, use at your own risk, etc.).
I installed the 'patch' and it fixed the problem I was having in Chrome. I use a horizontal menu system (www.bigredmaple.com).

I'm still having issues with the new IE 8 beta.

Thanks

Joe
Reply With Quote
Unread 10-06-2008, 09:29 PM
nziyad nziyad is offline
Junior Member
Join Date: Oct 2008
Posts: 1
  #2  
Default relative orientation not working

I have found that the "relative" in um.orientation breaks in chrome (udm-custom.js). It was also the setting on bigredapple.com and purpleski.com.


I was not able to download the patch to try it on:

http://www.united.com/page/middlepag...3,1009,00.html

If ThatAdamGuy or someone could post it again I would appreciate it.

Thank you



I changed
udm-control.js
************************************
um.s=(navigator.vendor=='Apple Computer, Inc.')
************************************
TO
************************************
var isWebKit = /AppleWebKit/.test(navigator.userAgent);

um.s=(isWebKit); // 'Google Inc.' or 'Apple Computer, Inc.
************************************


This seems to work well.

Nigel

Last edited by nziyad : 11-07-2008 at 06:08 PM. Reason: New information to add
Reply With Quote
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 09:34 PM.


Powered by vBulletin® Version 3.0.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.