Hi,
I'm relativ new to javascript and jquery and i have a question.
I have a page with jquery tabs and inside these tabs are some anchors, the problem is both, the tabs and the anchors, should be selectable via url or an outside link.
I fixed the problem with the tabs but i don't get trough to the anchors.
The urls look like this: www.blabla.de#tab2 (and they have to look like this) but i want something like www.blabla.de#tab2#here -> I know this doesn't work but is there a workaround?
Thanks for your time!