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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T02:50:21+00:00 2026-06-16T02:50:21+00:00

To explain. I have jquery UI tabs on my site. Now I appropriated this

  • 0

To explain. I have jquery UI tabs on my site. Now I appropriated this position from a previous developer who had 100’s of tabs on individual pages, apparently he didnt realize you only need to do it once. Well now I need to update these 100’s of tabs to include images instead of the word text.

Attempt 1 was to do it with css.. Put a background on it, did text indent -9999px but text didnt move at all.

Attempt 2 was to write a script to appendTo a new image of the button we want. Works in jsfiddle but not on the site… How is that possible, that you cant change something created by jquery using jquery..http://jsfiddle.net/cornelas/hnYQf/1/”/

    var prevImage = "http://www.pflivedevelopment.com/custom/images/prev.png";
    var nextImage = "http://www.pflivedevelopment.com/custom/images/next.png";
    $(".demo .mover").contents().filter(function() {return this.nodeType === 3;
    }).remove();
     $('<img src=" ' + prevImage + '"/>').appendTo("a.prev-tab");
    $('<img src=" ' + nextImage + '"/>').appendTo("a.next-tab");

Attempt 3-………. Change them by hand….. days of work…. especially using a CMS… Any suggestions on how to effectively change one jqueryUI code using another jquery script?

  • 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-06-16T02:50:22+00:00Added an answer on June 16, 2026 at 2:50 am

    It sounds like this can and should be done with CSS, but you might’ve left out an important bit. For text-indent to function properly the element can’t be set to inline, which a‘s are by default.

    Here is a working fiddle with the link text replaced with images via CSS: http://jsfiddle.net/crMhU/

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

Sidebar

Related Questions

I have this following jquery text fly-in animation.Here is my code before I explain
I have a site with five tabs using jquery-ui. Each loads an individual jQuery
i don't know good title but heres the explain i have this link <a
this is kind of a strange title, so let me explain: We have a
This is an excerpt of some c++ code, that i'll have to explain in
To explain my question I have created this http://jsfiddle.net/Jams/XNVB2/ here I want when div1
I am using Jquery UI tabs, and have it set to toggle the opacity
Assuming I have a JQuery object stored in $e obtained through this selector: var
Can anyone explain what the jquery documentation is exactly referring to with this statement:
I have this jQuery and I'm changing styles in it but I've heard that

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.