but something is wrong in my code

I create table with JQBehavior (from table example),
$jsElements looks good,i.e there are javascript declarations:

<script type="text/javascript" src="/click-jquery/jquery-1.4.2.js"></script>
(...)
<script type="text/javascript"
src="/click-jquery/template/jquery.templates.js"></script>

but firebug raises an exception for each of declared javascript lib :
"Page Not Found"
and table works without ajax


Best regards,

Tomasz





2010/9/11 Bob Schellink <[email protected]>:
> On Sat, Sep 11, 2010 at 1:41 PM, tomasz bandura
> <[email protected]> wrote:
>> btw. I noticed the click-jquery has hardcoded path to the javascript
>> resources: declared $jsElements point to '/click-jquery' path
>>
>> Is it a bug or feature? :)
>
> Similar to click that deploys resources to the 'click' folder, he
> click-jquery resources are deployed to their own folder ->
> 'click-jquery'. Is this what you are referring to?
>
> Bob
>

Reply via email to