|
|
#1 |
|
In Runtime
|
So, I'm using Dynamic Drive's AJAX content script. I have a box split into three parts so the box expands (the top, middle, and bottom of the box are three separate DIVs. Middle has no set height). When I put in the script to show the content, the DIVs separated. They were no longer sitting on each other, as if the top has a margin-bottom of a high number and the middle as well. Any help?
|
|
|
|
|
|
#2 |
|
In Runtime
|
Help would be nice? Ugh, I'm terrible of thinking a load of crap to disguise a bump.
|
|
|
|
|
|
#3 |
|
In Runtime
|
Bump!
|
|
|
|
|
|
#4 |
|
Site Team
Join Date: Jul 2009
Posts: 2,629
|
Geez, why the need for all the bumping! I've never used that script, and I simply haven't got the time to download it and spend hours playing around with it to figure out what's wrong with it (if anything.) I suspect others knowledgeable enough to solve this one are probably thinking along the same lines.
If you can't fix the script yourself, then find another one to use - or just code the thing yourself!
__________________
Save the whales, feed the hungry, free the mallocs. |
|
|
|
|
|
#5 |
|
In Runtime
|
I'm sure you don't know a better external content script that's better than an iframe? Or are you suggestion another version of AJAX?
|
|
|
|
|
|
#6 |
|
Site Team
Join Date: Jul 2009
Posts: 2,629
|
I'm not saying the iframes should be changed (though they're horrible 90% of the time these days and probably should be!) It's the "AJAX content script" that I've no clue about. If it's screwing with the page, then it might be a dodgy script (or just one not designed to work in the way you're using it.) Why not just write the AJAX stuff yourself in Javascript? It's not too difficult, you'll learn a lot more and you'll be able to debug far more easily...
__________________
Save the whales, feed the hungry, free the mallocs. |
|
|
|
|
|
#7 |
|
In Runtime
|
I'm a fairly well JavaScript coder, when it comes to simple stuff. Any suggestions on getting started with AJAX?
|
|
|
|
|
|
#8 |
|
Site Team
Join Date: Jul 2009
Posts: 2,629
|
As usual with web based stuff, the w3schools tutorial is probably the most reliable out there:
http://www.w3schools.com/Ajax/ajax_intro.asp
__________________
Save the whales, feed the hungry, free the mallocs. |
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|