I'm having some problems with Jquery Dialog Box and links inside. I want to open a dialog which loads a child template with a list of objects. What Im trying to do next is making links of this objects and when you click them they load in the same dialog. How should i do this? Can i mark the links with an ID and somehow start a function on a click? Or whats the best way?I'm having some problems with Jquery Dialog Box