View Full Version : IL Size
droide
06-29-2006, 06:46 PM
Is there a way I can specify the size for a <IL> item, I've tried with CSS (height, width), but it doesn't seem to do the trick. Any suggestions? :confused:
Thanks
Could have something to do with there being no such element :)
I suspect you mean LI.
droide
06-29-2006, 07:37 PM
Oh yes, excuse me, LI...
Did you make that error in your code?
droide
06-29-2006, 07:54 PM
No...
Ah. Well, in that case, there should be no problem. Can you provide a demo page, or perhaps your code?
droide
06-29-2006, 08:53 PM
Sure, Well I used the ajaxtabcontent script from DD...which is here http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/ and I changed the background of the LI in the CSS file, and my background images are bigger, so what I'm trying to do is to make the LI's size bigger so It can show the whole background.
Er... a demo page of the problem you're experiencing :)
droide
06-29-2006, 09:10 PM
Actually there is no problem, I just want to be able to use the Back and Forward buttons on the browser. I.e: If I go to the "Bird" tab, I want to be able to press the BACK button on my browser and go back to the tab I was (I.e: "Main" tab)
djr33
06-29-2006, 09:26 PM
No. You can't.
Ajax is based on loading the pages dynamically WITHOUD reloading/refreshing.
So... that's the point... and it won't be a new/old page. Your history will take you to the last page.
If you want that to work, then just forget about using AJAX and use an iframe instead.
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.