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

  • Home
  • SEARCH
  • 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 6200349
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T04:21:02+00:00 2026-05-24T04:21:02+00:00

I’m working with HTML/Jquery code that our designer passed over to me so that

  • 0

I’m working with HTML/Jquery code that our designer passed over to me so that I can integrate CI into it. The problem I’m having is that certain links use jquery to pop open light boxes, but once put into CI these no longer work. If I point the link to a controller, then load the pop up view, it simply loads the pop as an entire page, not a simple shadow box.

I’ve looked at the CI anchor_pop…is this the correct thing to use? In other words, as it stands, when using the code provided by the designer, the pop up opens perfectly (centered, sized-right, etc). In using the anchor_pop, while it calls my page, it also opens it up funky. Is there an easy way to simply call the page/jquery function as my designer has it set up as shown below? Thanks.

A code snippet from my view is as follows:

jquery:

$(function(){
$('form').jqTransform();
});
$(window).load(function  () {
$(".join-button a").fancybox().trigger('click');
});

Link:

<li class="join-button"><a href="pupup1.html">join</a></li>

Edited:
I attempted the suggested removal of .trigger(‘click’), but no luck. Below is an image of what I want to happen, along with an image of what happens:

Popup

enter image description here

  • 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-24T04:21:03+00:00Added an answer on May 24, 2026 at 4:21 am

    I think you should do:

    $(window).load(function  () {
        $(".join-button a").fancybox();
    });
    

    if you .trigger('click') you simulate a simple click on the link and so you are taken to that page

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

Sidebar

Related Questions

I'm working with a bit of html and Javascript code that I've taken over
Problem When working with MasterPages, a common irritation I run into is that script
I am working with jQuery tabs and I've got some code that fires off
I'm working on a jQuery hover code snippet that will add markup on hover
I asked this morning a question about a jQuery code that's not working (which
I asked how to render a UserControl's HTML and got the code working for
I'm an email n00b but I am working on an application that sends HTML
I am unfortunately having some more problems with JQuery of late. I am working
I am working on a PHP document which has jQuery code in it. I
i have some jquery code here that works fine in firefox but when i

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.