Ok, it works. Now i know how and its a great way, cause there is just one link needed.
What is parse=“inward” for?
Ok, this works for modal windows, overlays, lightboxes or however people call it
.
Now i was on my way to build the categories page and did it the same way.
BUT, it doesn’t work. Hm, then i had the enlightenment. The page is not a modal and is called via a normal link.
Ok, I know there is no save way to check if somebody has JS on. And i saw you to it via
the XMLHttpRequest. Here is my idea:
Can we (you) make a parameter that we can put in the url that checks the XMLHttpRequest like it is Ajax even its not? A fake ajax/jquery link
.
Something like:
<a href="{path=" ajax="1">Link</a>
Or maybee it can be done with jQuery and a class in the link. Like:
<a href="{path=" class="jcheck">Link</a>
Sorry im really not a php or JS guy :-(