My question is simple - How to hide (remove) fragment identifier from url? I am using joomla 2.5 with iframe livescore modules, and on every page which contain iframe url is ex. http://mysite.com/livescore/football#inscore_ifheight_xdc_17343 but i want it without #inscore_ifheight_xdc_17343 which always auto generate and add to url which is originally http://mysite.com/livescore/football. Appriciate every help!!
Did you try a solution as at http://stackoverflow.com/questions/6250046/how-can-i-remove-the-fragment-identifier-from-a-url ?
I don't really know where to paste that code, I am using joomla 2.5 cms and think that there is no documents in python?!