vkaryl
08-23-2005, 01:20 AM
I have a problem with validating the code in my directory on the Links page (uh - this is OUTSIDE the problem of number IDs, btw).
This section of code causes an empty <ul> tagset only on the Links page, due to the fact that on that page there are no cats or subcats. Relevant code:
Content visible to registered users only.
So I need an "if" statement to tell this section of code that when there aren't any cats or subcats (in other words, the Links page only), it shouldn't parse.... and I hope that makes sense to someone like you, Casey - or yktan! [[Needless to say, I hope, is that I have moved things around within this container-system everywhere possible to no effect other than borking the display and still not validating, and this seems to me to be the only option to obtain validation.]]
This section of code causes an empty <ul> tagset only on the Links page, due to the fact that on that page there are no cats or subcats. Relevant code:
Content visible to registered users only.
So I need an "if" statement to tell this section of code that when there aren't any cats or subcats (in other words, the Links page only), it shouldn't parse.... and I hope that makes sense to someone like you, Casey - or yktan! [[Needless to say, I hope, is that I have moved things around within this container-system everywhere possible to no effect other than borking the display and still not validating, and this seems to me to be the only option to obtain validation.]]