Hi Justin,
Ok i am nearly there :-)
I have an error, it says it can't find Include ..... this is my 2
standard lines
<script src='client/apps/myglobalsettings.js' type='text/javascript'></
script>
<script src='client/jmvc/include.js?reservation' type='text/
javascript'></script>
and inside the myglobalsettings.js is simple this
include.env = 'development';
I presume that include hasn't been loaded yet.. But in your original
msg you specifically said to call it before the include but if i
change the order and call it after it seems to work, i see no errors.
But i think the problem is here that its already loaded the file in
the default environment which i presume is development ... so changing
my new "myglobalsettings.js" from development to production has no
effect
Any ideas? I am so close..
I did try this also
<script src='client/jmvc/include.js?myglobalsettings' type='text/
javascript'></script>
<script src='client/jmvc/include.js?reservation' type='text/
javascript'></script>
which is in the correct order but now nothing displays on my page..
I would appreciate any input you have..
thanks in advance
On Nov 27, 9:15 pm, Justin Meyer <
justinbme...@gmail.com> wrote:
> Yes
>
> <script src='myglobalsettings.js' type='text/javascript'></script>
> <script src='jmvc/include.js?myapp' type='text/javascript'></script
>
> Justin Meyer
>
> Jupiter Consulting
> \Development\Training\Support
>
847-924-6039
>
justinbme...@gmail.com
> >
javascriptmv...@googlegroups.com<
javascriptmvc%2Bunsu...@googlegroups.com>
> > > > .
> > > > For more options, visit this group athttp://
> >
groups.google.com/group/javascriptmvc?hl=en
> > > > .
>
> > --
>
> > You received this message because you are subscribed to the Google Groups
> > "JavaScriptMVC" group.
> > To post to this group, send email to
javasc...@googlegroups.com.
> > To unsubscribe from this group, send email to
> >
javascriptmv...@googlegroups.com<
javascriptmvc%2Bunsu...@googlegroups.com>