Firstly i want to tell that i have zero knowledge regarding all this. So forgive me if i say something wrong. i have this code, cant paste it here as its a big one and exceeds the post limit.
Summary I have put the code in text file and you can view it here, view the code on this link
I am using this code in my product descriptions on an ecommerce platform. It is imported automatically to my store, so can't edit it. Only option i have is to make changes via java or jquery. So please dont suggest solutions which involve editing the code first and then applying java.
I want a java or jquery solution which implements the changes i want when the page loads.
This is the link to screenshot on how this code looks in my product description,
What I Want I want a java or jquery solution which implements the below changes on page load. Its ok if your solution includes different or several codes.
- I want to exactly remove this below line from the code,
style="width: 676px;"
- Thn i want the below line to be removed exactly from the code,
<table id="mainpage" style="width: 100%; text-align: center;" cellspacing="0">
- (optional) If possible - I want to clear background color of rows i.e black, grey, red, pink etc etc and make it transparent or use the page background color. I want to clear any kind of formatting, but i want to have text in bold the same way and so the table as well and i also want the same font size, any formatting except that can be cleared. And i want all the text in black color.
That's it... :) ...the first 2 i mentioned are important...3rd problem is optional...if anyone can solve all the 3...it will be great... :) ...Also send me the solution in a way that i easily determine which solution is for which question... :) ..Thanks in advance