Selctor with Custom Namespace Tags

Selctor with Custom Namespace Tags

hi all! i need to get a reference to a tag with a custom namespace, e.g.: <foo:MyTag/>

i've tried $("foo:MyTag") but that doesn't seem to work. any suggestions?