Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7623747
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T04:46:54+00:00 2026-05-31T04:46:54+00:00

I am using a page on which there are menus. when you select menu(mouse

  • 0

I am using a page on which there are menus. when you select menu(mouse hover or mouse move) a drop down ul appears. Here is the code

<head>  
    <script type="text/javascript" src="js/jquery-1.7.1.js"></script>
    <script type="text/javascript" src="js/jquery-ui-1.8.17.custom.min.js"></script>  
    <script type="text/javascript" language="javascript" src="js/jquery.dropdown.js"></script>   
    <script type="text/javascript" src="js/myBounce.js"></script>
    <script src="js/jquery.min.js" type="text/javascript" charset="utf-8"></script> 
</head>

<body>

    <div id="page-wrap">
        <div id="menubg">      
            <ul class="dropdown">   
                <li><a href="#">Really Tall Menu</a>
                    <ul>
                        <li><a href="#">Basit</a></li>
                        <li><a href="#">Masood</a></li>
                         ...                     
                   </ul>
                </li>
                <li><a href="#">Kinda Tall Menu</a>
                    <ul id="test">
                        <li><a href="#">Artificial Turf</a></li>
                        <li><a href="#">Benches &amp; Bleachers</a></li>
                        <li><a href="#">Communication Devices</a></li>
                        ..
                    </ul>
                </li>
            </ul>       
    </div>
</body>

js/jquery-ui-1.8.17.custom.min.js contains the bounce effect. I want that when my ul appears , it appears with bounce effect. I have many ul on my page. In myBounce.js i used the following code, but it is not working

$(document).ready(function(){
    $("ul").effect("bounce");
});

How can i create bounce effect on ul?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T04:46:56+00:00Added an answer on May 31, 2026 at 4:46 am

    You should use the advanced jQuery ui show method to add the effectwhen you show your ul

    $( "#id_of_your_ul" ).show( 'bounce');
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is there a way to determine programmatically, using Python, which web page is currently
Is there a way to determine programmatically, using Python, which web page is currently
I have following page in which there is a div menu. Inside menu we
I have a jsp page which should load a popup using ajax. The content
I'm using ExtJS on a registration page which should have no effect on this.
I have built a web page which contains a Crystal Report built using the
We have an HTML page which displays a bunch of pretty bars using divs
I am using ASP.Net MVC along with Jquery to create a page which contains
I have a page which contains a jQuery-UI horizontal slider, created using a little
I have tested the below script on a demo page which is not using

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.