myztic_man
10-19-2008, 09:28 AM
Hey, Vincent here from New Zealand.
I am kinda new to coding but I am trying to implement a Javascript animatedcollapse.js file which is being used to hide technical details within a .php page.
The problem I am facing is that for some reason, bg.gif reappears at the bottom of the page. If the technical details are expanded, and the bottom of the page is viewed then bg.gif can be seen which ruins the bottom of the page. It almost appears asif there is some kind of height limit on the Table but I cannot find where this would be occurring (in the code).
The page is located at:
http://www.audiosave.co.nz/testing/index.php?nav=2
The page is generated by 3 files:
header.php
products.php
footer.php
If anyone has any ideas as to what could be wrong, please let me know.
If you go 'view source' you can see all the code.
I have tried deleting all the other products on the page to just view the one with the javascript animation and it works perfectly without any bg.gif at the bottom so something in there is placing a height limit on my table.
Look forward to your response!
Vincent.
I am kinda new to coding but I am trying to implement a Javascript animatedcollapse.js file which is being used to hide technical details within a .php page.
The problem I am facing is that for some reason, bg.gif reappears at the bottom of the page. If the technical details are expanded, and the bottom of the page is viewed then bg.gif can be seen which ruins the bottom of the page. It almost appears asif there is some kind of height limit on the Table but I cannot find where this would be occurring (in the code).
The page is located at:
http://www.audiosave.co.nz/testing/index.php?nav=2
The page is generated by 3 files:
header.php
products.php
footer.php
If anyone has any ideas as to what could be wrong, please let me know.
If you go 'view source' you can see all the code.
I have tried deleting all the other products on the page to just view the one with the javascript animation and it works perfectly without any bg.gif at the bottom so something in there is placing a height limit on my table.
Look forward to your response!
Vincent.