Hello,
let say i pass url, example.php?mode=select&ID=1#age
is it possible to add jquery fadeIn based on url?
this url will be on another page, when user click it, a page will load and hence the age filed should be fade in.
if this not possible, is there any other way?