Can I put 'id' to row of table ? (WB12)

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
ssbbstw
 
 
Posts: 81
Joined: Fri Feb 03, 2017 9:49 am

Can I put 'id' to row of table ? (WB12)

Post by ssbbstw »

as Subject, I'm try add [id="zzz"] use 'Cell HTML' but fail!!
I'm come from Taiwan.
User avatar
Pablo
 
Posts: 21574
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can I put 'id' to row of table ? (WB12)

Post by Pablo »

What is the exact problem? It seems to work for me.
ssbbstw
 
 
Posts: 81
Joined: Fri Feb 03, 2017 9:49 am

Re: Can I put 'id' to row of table ? (WB12)

Post by ssbbstw »

like this:
Image
I'm come from Taiwan.
User avatar
Pablo
 
Posts: 21574
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Can I put 'id' to row of table ? (WB12)

Post by Pablo »

I'm sorry, this functionality is not available.
Alternatively, you can use the :nth-child(n) selector to address the row:
https://www.w3schools.com/cssref/sel_nth-child.asp
Post Reply