Results 1 to 4 of 4

Thread: Chrome CSS Drop Down Menu (v2.0) eliminating the swipe effect?

  1. #1
    Join Date
    Apr 2007
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Chrome CSS Drop Down Menu (v2.0) eliminating the swipe effect?

    1) Script Title: Chrome CSS Drop Down Menu (v2.0)

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...rome/index.htm

    3) Describe problem:
    If swipe effect from bottom to top will not work in this code, then how can eliminate the swipe effect on it?

  2. #2
    Join Date
    Sep 2006
    Location
    St. George, UT
    Posts
    2,769
    Thanks
    3
    Thanked 157 Times in 155 Posts

    Default

    In chrome.js, find this line:

    Code:
    enableswipe: 1, //enable swipe effect? 1 for yes, 0 for no
    change "1" to "0". The above line is one of the lines at the very top.

    Hope this helps.
    "Computer games don't affect kids; I mean if Pac-Man affected us as kids, we'd all be running around in darkened rooms, munching magic pills and listening to repetitive electronic music." - Kristian Wilson, Nintendo, Inc, 1989
    TheUnlimitedHost | The Testing Site | Southern Utah Web Hosting and Design

  3. #3
    Join Date
    Apr 2007
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Yup thanks... but i have used the chrome.js for onclick instead of onmouseover see this thread . When i tried to change it and preview it, then clicking the menu nothing happens.

  4. #4
    Join Date
    Apr 2007
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    How can I solve it?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •