Hello guys, I'm having this problem and I hope you will help me to get over it.
I have the following database table:
ID Parent_id Title
1 0 Home
2 0 Interactive
3 2 Wallpapers
4 2 Screensavers
5 2 ECards
6 3 JPGs
7 3 BMPs
8 0 Contacts us
WHEN "PARENT_ID" IS EQUAL TO...
I don't think this is possible, but check this code:
<ol type="1">
<li>Item 1
<li>Item 2
<ol type="A">
<li>Item 2.A
<li>Item 2.B
</ol>
<li>Item 3
</ol>
you can use other values for the TYPE attribute, the values are: 1, a, A, i, I
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.