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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T00:56:24+00:00 2026-05-27T00:56:24+00:00

I have this site: http://www.problemio.com and if you go there and click any link

  • 0

I have this site: http://www.problemio.com and if you go there and click any link that says “important” it gives you a login popup. That popup works ok. The problem occurs when on that dialog that pops up, you press “create_profile” link.

Instead of showing the create profile popup, it goes to the create_profile page.

Here are my click handlers:

$('#login').live('click' , function() 
    {
        event.preventDefault();
         // Make the existing suggestions visible
         $("#loginpopup").dialog();
         $("#createprofilepopup").dialog( 'close' );

         return false;
    }); 

    $('#signup').live('click' , function() 
    {
        event.preventDefault();
        $("#loginpopup").dialog( 'close' );
        $("#createprofilepopup").dialog( { height: 800, width: 600 } );

        return false;
    });  

I just put the event.preventDefault(); in there but not entirely sure how it is really supposed to work. Any advice or ideas why it isn’t working as I anticipated?

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-27T00:56:24+00:00Added an answer on May 27, 2026 at 12:56 am

    Change:

    $('#login').live('click' , function() 
    $('#signup').live('click' , function() 
    

    to:

    $('#login').live('click' , function(event) 
    $('#signup').live('click' , function(event) 
    

    Because you need the event argument, otherwise you are calling a function to an object that does not exists.

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

Sidebar

Related Questions

I am working on this site: http://www.problemio.com and I have very little clue about
I have nav buttons on this site: http://www.dermatologypartners.com which have rounded corners, a gradient,
I have downloaded the sample code from this site for FTP Client http://www.lysesoft.com/products/andftp/index.html But
I am using JQuery Accordion. I have this page here: http://www.hauppauge.com/site/support/support_colossus.html#tabs-6 What happens is
i have an asp.net website http://www.site.com . This web app is also running on
I'm currently doing the redesign for this site: http://www.palosverdes.com/rpv2012/ and have run into a
I have this site http://www.taranmarlowjewelry.com/ ....notice when you first goto the site, look at
Hey ya'll I have this site here http://www.taranmarlowjewelry.com/ and in the top right corner
From this site: http://www.toymaker.info/Games/html/vertex_shaders.html We have the following code snippet: // transformations provided by
You can see in this page: http://www.indiacustomercare.com/blogs/admin there is layout issue for some time

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.