The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Script to Remove Style of Table

4 posters

Go down

Solved Script to Remove Style of Table

Post by Herry Sudrajat Fri Jul 01, 2016 5:10 pm

Hello,
i want to remove last table border, i think this use some script to remove it Very Happy
anybody help me?

i want to create my table from this:

Script to Remove Style of Table Screen10

to make like this:

Script to Remove Style of Table Screen11


Last edited by Herry Sudrajat on Tue Jul 12, 2016 3:26 pm; edited 1 time in total
Herry Sudrajat
Herry Sudrajat
Forumember

Male Posts : 57
Reputation : 48
Language : Indonesian, English
Location : ID

http://www.dkvdaily.com/

Back to top Go down

Solved Re: Script to Remove Style of Table

Post by Take Notes Fri Jul 01, 2016 5:19 pm

Can you please elaborate? I do not understand.
Take Notes
Take Notes
Helper
Helper

Male Posts : 2337
Reputation : 324
Language : English
Location : Forumountain

Back to top Go down

Solved Re: Script to Remove Style of Table

Post by Herry Sudrajat Fri Jul 01, 2016 5:24 pm

Genesis wrote:Can you please elaborate? I do not understand.

i want to remove table style border-bottom, but only to last table.
Herry Sudrajat
Herry Sudrajat
Forumember

Male Posts : 57
Reputation : 48
Language : Indonesian, English
Location : ID

http://www.dkvdaily.com/

Back to top Go down

Solved Re: Script to Remove Style of Table

Post by Ace 1 Fri Jul 01, 2016 7:18 pm

Can you give you give a link to the page with that table?
Ace 1
Ace 1
Helper
Helper

Male Posts : 843
Reputation : 64
Language : English - French?
Location : Druid Hill Park

https://help.forumotion.com

Back to top Go down

Solved Re: Script to Remove Style of Table

Post by Herry Sudrajat Tue Jul 12, 2016 3:25 pm

solved Very Happy
try this code if you want to just remove last border style:
Code:
$(function() {
$("table td:last").css("border", "none");
});
Herry Sudrajat
Herry Sudrajat
Forumember

Male Posts : 57
Reputation : 48
Language : Indonesian, English
Location : ID

http://www.dkvdaily.com/

Back to top Go down

Solved Re: Script to Remove Style of Table

Post by Ape Tue Jul 12, 2016 5:42 pm

Problem solved & topic archived.
Please read our forum rules: ESF General Rules


Script to Remove Style of Table Left1212Script to Remove Style of Table Center11Script to Remove Style of Table Right112
Script to Remove Style of Table Ape_b110
Script to Remove Style of Table Ape1010
Ape
Ape
Administrator
Administrator

Male Posts : 19324
Reputation : 2005
Language : fluent in dork / mumbojumbo & English haha

http://chatworld.forumotion.co.uk/

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum