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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T05:00:36+00:00 2026-05-21T05:00:36+00:00

My q and a page sucks – it’s this: http://rankingclimber.com/qa.php I checked out http://www.text-link-ads.com/r/faq

  • 0

My q and a page sucks – it’s this: http://rankingclimber.com/qa.php

I checked out http://www.text-link-ads.com/r/faq and i really liked how the questions were clickable and the answers came down below.

I checked out the source code for text-link-ads.com and found the below code. But I feel like this requires some css file or some .js file in addition to this. can someone help me and give me instructions on how to do this? I have a basic knowledge of html and css.

 <ul class="faq"> 
                                                    <li> 
                <a onclick="$('#advQ1').toggle();">What makes Text Link Ads unique?</a> 
                <div id="advQ1" style="display:none"> 
                Text Link Ads are unique because they are static html links that can drive targeted traffic and help your link popularity which is a top factor in organic search engine rankings.                    </div> 
            </li> 
                                        <li> 
                <a onclick="$('#advQ2').toggle();">How are Text Link Ads priced?</a> 
                <div id="advQ2" style="display:none"> 
                Text Link Ads are priced at a flat rate per month per link. You prepay for a 30 day run of your ad, and your account will be set on recurring billing either via PayPal or credit card. Your ad will never be turned off if it gets too many impressions or clicks. Our pricing algorithm factors in a website's: traffic, theme, ad position, and link popularity when setting the flat ad rate per month.                    </div> 
            </li> 
                                        <li> 
                <a onclick="$('#advQ3').toggle();">I just placed an order, when will my ad go live?</a> 
                <div id="advQ3" style="display:none"> 
                Most links are placed within 48 hours of the order being received. New ads require our publisher to review and accept the ad. The 30 day billing period will not begin until your ad is actually live.                    </div> 
            </li> 
                                        <li> 
                <a onclick="$('#advQ4').toggle();">What is Alexa?</a> 
                <div id="advQ4" style="display:none"> 
                A website's "Alexa" ranking is a general indicator of the amount of traffic a website receives. The lower the number the more traffic that site receives, ie Yahoo.com is #1, Ebay.com is #8. More information on Alexa <a href="http://www.alexa.com/" target="_blank">here</a>.                    </div> 
            </li> 
                                        <li> 
                <a onclick="$('#advQ5').toggle();">How do I review my active running ads?</a> 
                <div id="advQ5" style="display:none"> 
                You can review your current running ads <a href="/r/advertiser/edit_ads/">here</a>                    </div> 
            </li> 
                </ul> 
  • 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-21T05:00:36+00:00Added an answer on May 21, 2026 at 5:00 am

    This is a pretty broad topic, there are many ways to do it but I would start by looking at the tweening functionality in jQuery – http://jquery.com/

    This is the javascript library that was used in that site, you can tell by the use of the $(‘#inputID’) pattern.

    There are great examples on the jQuery site as a starting point.

    Each anchor above has an onclick attribute that tells jquery to toggle the visibility of it’s corresponding DIV – $('#advQ1').toggle(); – where $('#advQ1') is the element to target and .toggle() is the jQuery function to run on it. You can target any element in the DOM by it’s ID or class name $('.className');

    Edit:

    If you are just beginning jQuery then in particular check out the show(), hide() and toggle() functions:

    http://api.jquery.com/show/

    http://api.jquery.com/hide/

    http://api.jquery.com/toggle/

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

Sidebar

Related Questions

Page in question: http://phwsinc.com/our-work/one-rincon-hill.asp In IE6-8, when you click the left-most thumbnail in the
The page is here: https://gentle-day-3026.herokuapp.com/ The css file like this: https://gentle-day-3026.herokuapp.com/stylesheets/base.css another is to
I was looking here. http://android-er.blogspot.com/2009/10/listview-and-listactivity-layout.html It... sucks. One at at time? Also where can
The author of this page: http://24ways.org/2011/your-jquery-now-with-less-suck asserts that the jQuery selector $('#id').find('p') is faster
I have an old site www.mysite.com/index.php and a new site www.mysite.com/cms/index.php How is the
I will have to admit the title of this question sucks... I couldn't get
When the user gets to my page (similar to the Google Plus API PHP
Page of the application with the TextBlock and Button, also involved .txt document with
Page 239 of Agile Web Development with Rails instructs us to add the vendor/cache
Page A has a meta refresh to redirect to another page, C , after

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.