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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T12:43:27+00:00 2026-05-26T12:43:27+00:00

I am using the jquery plugin, uniform so that on my form I can

  • 0

I am using the jquery plugin, uniform so that on my form I can have pretty radio buttons, and file inputs etc.

However I have hit a problem alot of my forms a pulled in via ajax, and obvioulsy for the plugin to work it needs to know that the elements exists in the dom.

Is there away to use plugins with ajax methods?

Currently I am trying,

$(".uniform input").live().uniform();

which obviously does not work, any suggestions?

—IMPLENTED IN LOAD CALLBACK—–

$('#upload').click(function(e) {
        $("#content #main").animate({"right": "-900px"}, 'slow', 'linear', function(){
            $(this).load('upload.html #main div', '', function(){
                $(".uploader input").uniform();
            });
        });
        $("#main").animate({"right": "0px"}, 'slow', 'swing');
        e.preventDefault();
    });
  • 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-26T12:43:27+00:00Added an answer on May 26, 2026 at 12:43 pm

    In response to comments:

    .load is nothing more than a $.ajax call wrapped in another method. It too has a callback.

    $(target).load("myurl.php",function(){
      $("select").uniform();
    });
    

    Edit: i just saw your edit. If that isn’t working, make sure you are using the correct selector to get to the elements you want to apply the plugin to.

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

Sidebar

Related Questions

I am using jquery validation plugin for form validation. I have added a custom
How can I find all elements that have a title attribute using jQuery? It's
I am using the jquery validation plugin from: http://bassistance.de/jquery-plugins/jquery-plugin-validation/ How can I add a
I am using Jquery Cycle Plugin and it has a side panel that highlights
I am using a jquery plugin from [ FilamentGroup ] called DateRangePicker. I have
I need a jQuery plugin for skinning the form select tag. Currently I'm using
I am using the Validation jQuery plugin to do some validation. I have a
I was using Jquery Numeric plugin but I found that is not working on
I wish I can make an image gallery without using jQuery plugin. Which all
i'm using ajax form jquery plugin to submit a form (in a dialog) via

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.