To remove the link from the subtitles of the Dynamic Feed Control,  
you're going to have to edit the code so that the links are not added.  
To provide more specific help, you're going to need to be more  
specific which title(s) you're wanting to not link. Namely, are you  
looking to remove the links from the entry titles or the feed titles?

Jeremy R. Geerdes
Effective website design & development
Des Moines, IA

For more information or a project quote:
http://jgeerdes.home.mchsi.com
http://jgeerdes.blogspot.com
http://jgeerdes.wordpress.com
[email protected]

Unless otherwise noted, any price quotes contained within this  
communication are given in US dollars.

If you're in the Des Moines, IA, area, check out Debra Heights  
Wesleyan Church!

And check out my blog, Adventures in Web Development, at 
http://jgeerdes.blogspot.com 
  !


On Nov 21, 2009, at 12:40 PM, Zigma Solutions wrote:

> I have tried omitting url param and title as well.  But I'm getting JS
> error and displaying nothing.
>
> Thanks,
>
> Sumesh
>
> On Nov 21, 5:28 am, Vision Jinx <[email protected]> wrote:
>> Did you try omitting the url param then?
>>
>> On Nov 14, 12:30 pm, Zigma Solutions <[email protected]> wrote:
>>
>>> Hi Team,
>>
>>> In the below code block, it's news feed.  I want disable the link  
>>> for
>>> title.
>>
>>> For Eg; 'TMZ' is the title for that news. How do I disable link only
>>> for this title?
>>
>>>   <script type="text/javascript">
>>>     function LoadDynamicFeedControl() {
>>>       var feeds = [
>>>         {title: 'TMZ',
>>>          url: 'http://www.tmz.com/rss.xml'
>>>         }];
>>>       var options = {
>>>         stacked : false,
>>>         horizontal : true,
>>>         title : ""
>>>       }
>>> ...................
>>> Thanks,
>>
>>> Sumesh
>
> --
>
> You received this message because you are subscribed to the Google  
> Groups "Google AJAX APIs" 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/google-ajax-search-api?hl= 
> .
>
>

--

You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" 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/google-ajax-search-api?hl=.



Reply via email to