I'm using lightview as shown in the example. <script type='text/javascript' src='http://ajax.googleapis.com/ajax/ libs/prototype/1.6.0.3/prototype.js'></script> <script type='text/javascript' src='http://ajax.googleapis.com/ajax/ libs/scriptaculous/1.8.2/scriptaculous.js'></script> <script type='text/javascript' src='js/lightview.js'></script>
On Aug 7, 2:16 pm, Matt Foster <[email protected]> wrote: > Line 214 is the actual function closure created in Function.bind... > > I'd take a wild guess and say you're sending bind a bad method > reference > > A pastie of your code would do worlds of good > > -- > > http://positionabsolute.net > > On Aug 7, 1:56 pm, avantassel <[email protected]> wrote: > > > > > Has anyone gotten this error or a solution for it? > > > User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/ > > 4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) > > Timestamp: Fri, 7 Aug 2009 17:50:54 UTC > > > Message: 'undefined' is null or not an object > > Line: 214 > > Char: 7 > > Code: 0 > > URI:http://ajax.googleapis.com/ajax/libs/prototype/1.6.0.3/prototype.js --~--~---------~--~----~------------~-------~--~----~ 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=en -~----------~----~----~----~------~----~------~--~---
