Find Jobs
Hire Freelancers

Bootstrap - list group - radio button

£10-20 GBP

Completed
Posted over 2 years ago

£10-20 GBP

Paid on delivery
Click the list group and I want the radio to be checked. This is my code - <div class="list-group-item list-group-item-action d-flex flex-column flex-md-row align-items-center px-sm text-center text-md-left shadow box-shadow-2 mb-4 pl-4 pt-4" data-toggle="tooltip" data-original-title="Start with this"> <div class="custom-control custom-radio ml-2 pl-md-5 mr-4"> <input type="radio" id="customer" name="role" value="customer" class="custom-control-input"> <label class="custom-control-label" for="customer"></label> </div> <div class="list-group-content"> <div class="h4"><i class="bi bi-person-bounding-box mr-2"></i>Customer </div> <p class="text-sm pb-2">You would like to <strong>hire a pro,</strong> book a home visit or just leave a review.<br> If you would just like to have a look around that's cool too. </p> </div> </div>
Project ID: 32665290

About the project

35 proposals
Remote project
Active 2 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
Awarded to:
User Avatar
Hello there, I can help you we can start NOW! I'm a front end developer I have +2 years of experience You can see my portfolio from here. https://www.freelancer.com/u/aliAdelElroby I am looking forward to working with you, Goodluck.
£15 GBP in 1 day
5.0 (8 reviews)
3.4
3.4
35 freelancers are bidding on average £18 GBP for this job
User Avatar
Hello, I can do Bootstrap - list group - radio button within your budget Let's connect to discuss in brief your project so I have a clear vision about it. Thanks
£20 GBP in 1 day
4.9 (217 reviews)
7.1
7.1
User Avatar
Dear Client, Bootstrap Expert is here. ✦ I have an expertise on PHP + HTML + CSS + Bootstrap + jQuery. ✦ I can surely help you to make changes & fix radio button issue. ✦ I can start now & deliver it asap with high-quality. Let's start!! Thanks!! Avani
£20 GBP in 2 days
5.0 (61 reviews)
6.2
6.2
User Avatar
Hello. I am frontend developer for four years. I have read this. I can do it. Lets talk more in the chat
£20 GBP in 2 days
4.9 (81 reviews)
5.9
5.9
User Avatar
Hello I am HTML and Web expert I can build responsive page using bootstrap, HTML,CSS,JS . Let me know if you want to do
£20 GBP in 1 day
5.0 (44 reviews)
5.5
5.5
User Avatar
Hello there, I am a full time freelancer. I read your job proposal carefully. I can help you to make radio button checked. I am expert in HTML, CSS, JavaScript and Bootstrap. I'm a front-end & back-end developer with 2 year of experience. I'll provide you quality work according to your instructions. Please award me the project so that we can discuss it more. Thanks.
£15 GBP in 1 day
5.0 (59 reviews)
5.0
5.0
User Avatar
Give me a couple of minutes please Web developer experience over 4 years I can start right now Write to me, we will discuss the details and start
£15 GBP in 1 day
4.7 (56 reviews)
5.3
5.3
User Avatar
Hi, sir I checked your project explanation. I can do your project within few hours. It's simple(bootstrap). I will start your project now. I am all free now. Waiting for your kind reply. Best Regards.
£30 GBP in 1 day
4.9 (30 reviews)
4.9
4.9
User Avatar
Hello Brother, max 15 min work I am expert in bootstrap 4 and 5, i can do your task very well as soon as possible, I clearly read your requirement. Thank You Haresh Chauhan
£10 GBP in 1 day
5.0 (42 reviews)
4.7
4.7
User Avatar
Dear client! I've just read your project description carefully and got interested this project because it fits on my skills. I am a senior FullStack developer and have rich experience more than 8 years in this industry. I am familiar with Frontend development like HTML5,CSS,Javascript,TailwindCSS,React,Angular or something and I am capable of your any project. So I am sure that I can do your project perfectly and provide best satisfaction to you through this project. I can be online any timezone and I will do my best for your project. If you need my help, please feel free to contact me at any time. I am willing to help you. Best Regards.
£100 GBP in 1 day
5.0 (10 reviews)
4.7
4.7
User Avatar
Hello As per your project need, I can build your project more efficient with my knowledge and experience. I'm looking to work with you and I'm very sure that you'll feel great to work with me. I have all the necessary skills required to complete the project. I'm available to start the work right away and would love to assist you in long term. I am ready to start your project now. "Looking forward to your positive response please open your chat window to more details" Thank you for your job posting. Best regards!
£20 GBP in 1 day
3.9 (13 reviews)
5.4
5.4
User Avatar
Hi there, I have thoroughly been to your posted job and I'm highly interested to apply for this job. I have read the things that you want. I consider myself a perfect match for this job because I am working as a web developer over the years and I can assure you that my skills won't let you down. I have experience in almost all the languages such as Javascript, Php, Chrome extension, ReactJs, AngularJs, bootstrap, jQuery, Google apis, Google app script, NodeJs. You can have a check on my profile, work history and ratings to be sure. I am content with the amount you have mentioned for this project and I look forward to discussing it with you to make it the best. Sincerely, Rakesh Patil
£20 GBP in 1 day
5.0 (7 reviews)
4.0
4.0
User Avatar
Hello Sir, I customized your code. Please look at a glance. <div class="list-group-item list-group-item-action d-flex flex-column flex-md-column px-sm text-center text-md-left shadow box-shadow-2 mb-4 pl-4 pt-4" data-toggle="tooltip" data-original-title="Start with this"> <div class="list-group-content"> <div class="h4"><i class="bi bi-person-bounding-box mr-2"></i>Customer </div> </div> <div class="custom-control custom-radio ml-2 pl-md-5 mr-4"> <input type="radio" id="customer" name="role" value="customer" class="custom-control-input"> <label class="custom-control-label" for="customer"> <p class="text-sm pb-2">You would like to <strong>hire a pro,</strong> book a home visit or just leave a review.</p> </label> </div> <div class="custom-control custom-radio ml-2 pl-md-5 mr-4"> <input type="radio" id="customer2" name="role" value="customer" class="custom-control-input"> <label class="custom-control-label" for="customer2"> <p class="text-sm pb-2">If you would just like to have a look around that's cool too. </p> </label> </div> </div> Copy the above code and past in your project file. If it's okay, I will make it more professional. Thank you for your time and I look forward to discuss with you soon. Best regards, Afsar
£10 GBP in 1 day
5.0 (8 reviews)
3.5
3.5
User Avatar
Hello kindly Josh I've checked your project description and realized your idea. In my opinion, this problem might be solved only using JavaScript. $(document).ready(function(){ $(".list-group-item.list-group-item").on('click', function(){ $('input[type="radio"]').attr("checked"); }); }); Lets further discuss in chat. Thanks and regards
£15 GBP in 1 day
5.0 (11 reviews)
3.7
3.7
User Avatar
I am expert in HTML, CSS, JavaScript and Bootstrap. I'm a front-end developer with 1 year of experience. I'll provide you quality work according to your instructions. Please award me the project so that we can discuss it more. Thanks.
£10 GBP in 1 day
5.0 (10 reviews)
3.4
3.4
User Avatar
I have more than 6 years of experience as a full stack web developer and I can start working on this immediately
£10 GBP in 1 day
5.0 (6 reviews)
1.8
1.8
User Avatar
Soy analista programador fullstack dedicado a crear sistemas web, aplicaciones móviles y de escritorio. tengo conocimiento amplios en tecnologías de desarrollo: react native, aws, flutter, ionic, PHP (laravel), C#, aspx, angular8+, javascript
£10 GBP in 1 day
5.0 (1 review)
1.9
1.9
User Avatar
I am a developer working for around 5 years. This is simple work which can do quickly for you. Definitely you can trust me and give me this work.
£15 GBP in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Hello I can help you right now. As I am a javascript expert, so I know what I should do. Let's discuss more via chat. Thanks
£20 GBP in 7 days
0.0 (0 reviews)
0.0
0.0
User Avatar
hello .I will do your task in the fastest and cheapest way based on my experience in bootstrap. I'm glad you work with me.
£10 GBP in 1 day
0.0 (0 reviews)
0.0
0.0
User Avatar
Hello, I have read the description. here is the Solution - you just need to add 'checked' word in this line like this - <input type="radio" id="customer" name="role" value="customer" class="custom-control-input" checked>
£10 GBP in 1 day
0.0 (0 reviews)
0.0
0.0

About the client

Flag of UNITED KINGDOM
STOKE-ON-TRENT, United Kingdom
5.0
8
Payment method verified
Member since May 16, 2018

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.