hello william,
i use firefox with firebug, i debug the page and i can see it opens
the flexigrid js and it append the table and the div's but they have a
display none parametter
i have a div named flexigrid with some divs inside, one of them have a
class bDiv and it has a table inside, this table is the table with all
the information but all td's have style="display: none;" and of course
i can't see them but i can see the border of the grid and the div
vGrip, i can change the height of the grid with this div.
vivian
On Sep 20, 12:49 am, William Chang <
diehardb...@gmail.com> wrote:
> Hey Vivian,
> Well, you will have to do some debugging then. We recommend you to use
> Mozilla Firefox with Firebug extension. Please make sure the
> JavaScript source files are not packed or minified, so you can debug
> through the file (the first party files like jquery.js and
> prototype.js, most likely you don't need to). One more thing, you need
> to keep track the order of events or execution (e.g. maybe the
> flexigrid is being called before the DOM is ready). Make sure to check
> your code around the line of ".flexigrid()".
>
> I hope somebody will help who use Prototype, but until then you are on
> your own. Good luck.
>
> Sincerely,
> Willhttp://
www.babybluebox.com/blog/