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 7604003
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T23:47:49+00:00 2026-05-30T23:47:49+00:00

Hi i am making a Game Using mobilejquery in which i am calling a

  • 0

Hi i am making a Game Using mobilejquery in which i am calling a function using a link like this :

$(document).bind('pageinit',function(){
    var params = {
            honeyComb       : $('#honeyComb'),
            honeyCell       : $('#honeyComb span.box'),
            timeCountClock  : $('#honeyComb h2'),
            totalSeconds    : Number(10),
            popUp           : $('#how2Play'),
            popTrigger      : $('div.navi-right a.hp'),
            backScreen      : $('#backScreen')
        }


    $('a.play').click( function(){ honeyCellClicks(params);}) // starting from home page
    $('.playAgain').click(function(){ $("#how2Play,#backScreen").fadeOut(), alert("call from in")}) // restarting the game;

    alert('CALL from out')

});

while page loads, i am getting alert “call from out”, and when i am going to next page using(a.play) click i am getting “call from out”, later i am click on the “playAgain” it alerts 2 times(‘call from in’)… what is the issue?

what i need is, while i click on the ‘playAgain’ it should call one time only.. how can i make like this or i made any mistrake?

  • 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-30T23:47:50+00:00Added an answer on May 30, 2026 at 11:47 pm
    $('#YourPageID').live('pagecreate',function(event){
    var params = {
                honeyComb       : $('#honeyComb'),
                honeyCell       : $('#honeyComb span.box'),
                timeCountClock  : $('#honeyComb h2'),
                totalSeconds    : Number(10),
                popUp           : $('#how2Play'),
                popTrigger      : $('div.navi-right a.hp'),
                backScreen      : $('#backScreen')
            }
    
    
        $('a.play').click( function(){ honeyCellClicks(params);}) // starting from home page
        $('.playAgain').click(function(){ $("#how2Play,#backScreen").fadeOut(), alert("call from in")}) // restarting the game;
    
        alert('CALL from out')
    });
    

    Try this and see.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm making a game which is using sound and images. The weirdest thing is
i am making a game using andengine in android, in this game various sprites(eggs)
I am making a top-down platformer game using sprites. I would like to add
I am new to android development, making a simple game and using onKeyDown(.....) function
I'm making a game which involves multiple balls using the same class, I have
I am making a 2D game in javascript/ajax, that will be using data stored
I built a slideshow/decision-making game in Flash but would like to try to redo
I'm making this game where I'm trying to pair people. So I have this
We are making a game which will add a level editor feature soon. We
I'm making a game using UIView. I use a large (8192x8192) UIView as the

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.