[jQuery] Re: newbie jquery / jfeed question

2008-07-21 Thread desmo
– www.novaconnection.com Kind regards Desmo On Jul 10, 9:34 pm, "Sam Sherlock" <[EMAIL PROTECTED]> wrote: > the follow notice the changes in bold > > src="build/dist/jquery.jfeed.pack.js"> > ** > jQuery(document).ready(function(){    jQuery.getFeed({

[jQuery] Re: newbie jquery / jfeed question

2008-07-10 Thread desmo
s: function(feed) { alert(feed.title); } }); }); Do I need to copy the jquery and jfeed files to the website as well? If so where? Then I guess that I need to invoke the plugin in the body. Is that about right? Really appreciate your help. Desmo On Jul 10, 10:47 a

[jQuery] Re: newbie jquery / jfeed question

2008-07-10 Thread desmo
- which I will deal with once I can get the feed going. Kind regards Desmo On Jul 9, 10:06 pm, "Sam Sherlock" <[EMAIL PROTECTED]> wrote: > I would start by trying to get something going, and see what you > learn/achieve (you may even just > advance straight to acco

[jQuery] newbie jquery / jfeed question

2008-07-09 Thread desmo
ic which I might understand? Thanks in advance Desmo