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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T19:29:51+00:00 2026-05-29T19:29:51+00:00

Iam desghning glitter text generating website ..where users can select glitters[images] to put it

  • 0

Iam desghning glitter text generating website ..where users can select glitters[images] to put it as a text background .. to desighn this iam using the code below…

<ul class="greybox">
        <label style="font-family: NewCenturySchlbk;">
<input type="radio" name="image" value=" Flame-04-june.gif"/> <img src="     Flame-04-june.gif" alt="thumbs up">
 </label>
  </ul>   

 <ul class="greybox">
         <label style="font-family: Helvetica;">
  <input type="radio" name="image" value=" Flame-05-june.gif"/> <img src="     Flame-05-june.gif" alt="thumbs up">
</label>

</ul>   

the above code gives an option for users to select one of the images …user can select image by checking radio button selcted image will be posted to the form specified..code works fine… but its increasing the loading time of the homepage,bcos i have added more then 400 images …. i know this can be reduced by giving an option to click on the link which opens a pop up window where all the images are listed and the user can select one of the images and the selected image should be posted to the form….but how to do desghn the code where the selected image from the popup windows to post it to the “form” …

  • 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-29T19:29:52+00:00Added an answer on May 29, 2026 at 7:29 pm

    First of all start cleaning up your code:

    <style>
      .greybox label { font-family: NewCenturySchlbk; }
    </style>
    
    <ul class="greybox">
      <li>
        <label>
          <input type="radio" name="image" value=" Flame-04-june.gif"/> <img src="Flame-04-june.gif" alt="thumbs up">
        </label>
      </li>
      <li>
        <label>
          <input type="radio" name="image" value=" Flame-05-june.gif"/> <img src="Flame-05-june.gif" alt="thumbs up">
        </label>
      </li>
    </ul>  
    

    Loading 400 images is a lot and will slow it down. Not sure what you mean by a pop-up, but why don’t you have a search or paging function? 400 is also a lot to scroll down to.

    Also look at the filesizes of the images, try to compress them and the page will also load faster.

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

Sidebar

Related Questions

I am designing a blog and this is the markup that I am using
I am designing a single page website with some forms. It has 3 divs
I am designing a website using PHP 5.2.9 and MS Sql Server 2005. I
I am designing a simple database of online exam system. But I can not
i am designing a database which will be used for a website used to
I am designing a website and it uses Windows Forms (in Visual Studio 10)
I am designing a website for a client and am trying to figure out
I am designing a small website that I want to be able to browse
I am designing a online website (PHP, HTML and MySQL) with one of the
I am designing a networked embedded application, that can span multiple machines. The applications

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.