Hey peeps
Got a Jquery (or maybe html) error and been staring at it, but can’t work it out. I am codng a theme for someone and they are using some tabs made with Jquery.
http://www.garethgillman.co.uk/wordpress/
The tabs which is linked as #featured etc.
The actual links work and scrolls between the 3 tabs, but the actual css isn’t working.
Any ideas?
tabs are working fine in safari 5 other than there seems to be no css for them at all
finally sorted it, I named the container div with an id, but the css was coded for a class….
some how missed that and suddenly noticed it
