I'm using the new Verity Plugin. Everything is working fine.

When you do a search Farcry returns a list of hits.

When you click on one of the search hits, the page opens up in a new
window using a JS link like:

<a href="javascript:win=window.open('/pdsc/index.cfm?
objectid=79F46EBB-112F-9409-4F57827CB5CF6157', '_blank',
'Height=700,Directories=0,Toolbar=0,Top=0,Menubar=0,Scrollbars=1,Location=0,Status=1,Left=0,Width=700,Resizable=1');
win.focus();">more...</a>

Can someone point me to the file where I can modify this code to load
in the same window instead of popping up a new window?

I tried playing with /farcryverity/includedObj/_search.cfm but
changing the attributes in <skin:buildLink objectid="#qResults.key#">
didn't fix the problem. I tried modifying the JSWindow and target
attributes without any effect.

Any suggestions appreciated!!!

Thanks,

Bill Poff
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to