url rewriting - jQuery and url re-write -


I'm having a strange error and jQuery is not working based on how the URL is written.

If the URL

  /index.cfm?show=about-us  

is all good but if the URL

  /index.cfm/show_about-us  

jQuery does not load correctly and I do not get "$ define" error in fireBug

< P> Can not I use the standard? = The query string should be able to use the rewrite method I

"post" Src = "..." & gt; Say? I suppose it is searching for /index.cfm/jquery.js that does not exist.


Comments

Popular posts from this blog

asp.net - Javascript/DOM Why is does my form not support submit()? -

sockets - Delphi: TTcpServer, connection reset when reading -

javascript - Classic ASP "ExecuteGlobal" statement acting differently on two servers -