Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript How to hide parent div if custom_field is empty Re: How to hide parent div if custom_field is empty

#124318
MadaHo
Member

Hm… I’m creating template for instant messenger and **CC_STATUS** is used to get user description which I can display on contact list. So this tag, as many other like i.e. USER_NAME must be inserted in HTML code (not PHP) of the template.
SO CC_STATUS is just constant element of the template. Is it possible that I could check with jquery that this tag has any value?