Hi! i have a div. when i click the div, a category list is opened below it.(category list is a repeater).i select a category and it is written on div. my problem is this. i first click the div repeater is shown. and i click an element on repeater(that is one of the categories),it is hidde again. thi is normal. what i want is that:after the repeater is shown with my click on div, if i click somewhere on page,it(repeater) will be hidden again.
i try to use jquery. but it doesn't work well.
Thanks now.
View Complete Post