Hello all.
I have this problem. I have a div with inactive buttons in a jsp page, buttons like
select all | add to basket | compare | ....
and some java logic determining whether any products (coming from a backend) are found on page load. I want to make this div appear when products are found and disappear when not.
Any help will much apreciated
Thanx in advance