Jump to content

call functon in URL


shreef_1990

Recommended Posts

i want to call

javascript:tableOrdering('a.title','asc','');

on URL address bar like order

 

means by example

 

i have a site i enter each time i wait till it complete loading the sort desc then asc andd it is really long and heavy page

i want to call that page directly asc sorted

http://www.example.com/e/x.html

 

how to call it sorted

I tried

http://www.example.com/e/x.html:javascript:tableOrdering('a.title','asc','');

 

it was an embarrassing moment  LOL

 

Thanks

 

Link to comment
https://forums.phpfreaks.com/topic/261593-call-functon-in-url/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.