prerender:true,// We need this for the .click() event listener on 'a.close'
text:'<h5>share the URI for this profile</h5> <input id="uriLink" type="text" value="'+$('#uriIcon').attr('title')+'" /><h5><a class ="rdf-url" href="'+individualRdfUrl+'">view profile in RDF format</a></h5><a class="close" href="#">close</a>'
},
position:{
corner:{
target:'bottomLeft',
tooltip:'topLeft'
}
},
show:{
when:{event:'click'}
},
hide:{
fixed:true,// Make it fixed so it can be hovered over and interacted with
prerender:true,// We need this for the .click() event listener on 'a.close'
text:'<h5>share the URI for this profile</h5> <input id="uriLink" type="text" value="'+$('#uriIcon').attr('title')+'" /><h5><a class ="rdf-url" href="'+individualRdfUrl+'">view profile in RDF format</a></h5><a class="close" href="#">close</a>'
},
position:{
corner:{
target:'bottomLeft',
tooltip:'topLeft'
}
},
show:{
when:{event:'click'}
},
hide:{
fixed:true,// Make it fixed so it can be hovered over and interacted with
prerender:true,// We need this for the .click() event listener on 'a.close'
text:'<h5>share the URI for this profile</h5> <input id="uriLink" type="text" value="'+$('#uriIcon').attr('title')+'" /><h5><a class ="rdf-url" href="'+individualRdfUrl+'">view profile in RDF format</a></h5><a class="close" href="#">close</a>'
},
position:{
corner:{
target:'bottomRight',
tooltip:'topRight'
}
},
show:{
when:{event:'click'}
},
hide:{
fixed:true,// Make it fixed so it can be hovered over and interacted with