Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Fadeout time
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Fadeout time
#19955
Fadeout time 12 Years, 9 Months ago Karma: 0
Hi guys! My regards for developing such simple, good looking and easy to maintain menu system. Without any problems I managed to put it where I want and style it as I wanted. No conflicts with any other JS libraries etc etc... Now I have just one minor problem, which can also be leftout as is, but if possible I'd like it solved somehow:
I have 3 menu levels, top, 1st level and under it 2nd level. Top positions are horizontal, 1st level opens with fade effect downwards and 2nd level is opened to the right. When I move mouse from 1st towards 2nd level, I cross over padding area and then my 2nd level fades aways... I have to keep paddings and I thought fadeout time increase would solve my problem. Is there a way to control this parameter somehow? Module backend parameters (time related) do not affect this behaviour. You can provide any kind of solution, coding is not unknown to me. Thnx!
The administrator has disabled public write access.
 
#19957
Re:Fadeout time 12 Years, 9 Months ago Karma: 748
Hello,

Provide a link to a page where we can see the problem.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#19958
Re:Fadeout time 12 Years, 9 Months ago Karma: 0
Thnx for such quick reaction! Unfortunately, site is on my local machine, still being developed, so I can not provide url... Is there another way? I hope you understand what I asked. If no, no harm done, thnx anyway!
The administrator has disabled public write access.
 
#19959
Re:Fadeout time 12 Years, 9 Months ago Karma: 748
Could you send page files of a page with the menu by email? This process is described here.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#19960
Re:Fadeout time 12 Years, 9 Months ago Karma: 0
Page files sent! Meanwhile, I'll do my best to discover solution myself and not mess up your code completely ))
Thnx again!
The administrator has disabled public write access.
 
#19961
Re:Fadeout time 12 Years, 9 Months ago Karma: 748
It is not a problem with fade out timeout. Remove the next custom CSS rule:

Code:


ul.ux-menu-sub li.ux-menu-item-level-1 ul.ux-menu-sub {
  left: 200px !important;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 12