i have this page at
http://kornar.co.uk/example.html
but it deosnt render ther html, and i know it thier because when i check view source the html code is thier, on my localhost it works perfectly, thanks for your help!!
|
i have this page at http://kornar.co.uk/example.html but it deosnt render ther html, and i know it thier because when i check
| |||
|
feedback
|
|
Well to start, js/jquery.js is missing so none of your js is going to run... all the tabs are hidden so without the js the code in the tabs won't be come visible... | |||||||||||
feedback
|
|
Its works correctly for me. There is possibily two explanation why it do not works for you : - Your Browser cache need to be cleared - Your DNS cache need to be cleared. Try both and let us now if it works | |||
feedback
|
|
Line 90 in your layout.css file says:
If you remove the "display:none" bit, you'll see more. Try to use Firebug when debugging stuff like this, it's awesome! | |||
|
feedback
|
<script>tag. – bobince Nov 11 '10 at 15:08