html - CSS IDs not working when extension is hidden -
i developed site extensions visible, when finished , wanted make production. did htaccess hide extensions , add trailing slash, when people click on button redirects/links #tab1, url becomes: http://domain.com/terms/#tab1
and css id doesn't open (the tab).
is there way fix this?
Comments
Post a Comment