i recently saw code that had href link simply as :
how can this register?Code:<a href="#/category/3/" rel="3">Title<span class="items">7</span></a>
i recently saw code that had href link simply as :
how can this register?Code:<a href="#/category/3/" rel="3">Title<span class="items">7</span></a>
It'd be looking for an anchor titled "/category/3/". Does it perform some other way?
Corrections to my coding/thoughts welcome.
i found a $.ajax function in the js that calls a php file which generates html containers according to that href
Is it being used on a publicly accessible page that you could post link for?
Corrections to my coding/thoughts welcome.
Bookmarks