Re: [web2py] Re: Reddit Clone Week 3 video "jQuery error"

2013-12-14 Thread Doug Hauenstein
Thank you for your help. Doug On 12/14/2013 03:54 AM, Niphlod wrote: > a ] is missing > the selector is $('[something]') while you're instead using $('[something') > > On Saturday, December 14, 2013 6:27:56 AM UTC+1, Doug Hauenstein wrote: >> >> Massimo, >> >> My syntax appears to be identical t

Re: [web2py] Re: Reddit Clone Week 3 video "jQuery error"

2013-12-14 Thread Doug Hauenstein
Thank you very much. I will watch for it in this group. Doug On 12/14/2013 12:35 PM, Massimo Di Pierro wrote: > Sure the ] is also missing in the video. I will post my code asap. I am > cleaning up house. > > On Saturday, 14 December 2013 02:54:51 UTC-6, Niphlod wrote: >> >> a ] is missing >> t