[HTML_AJAX-devel] Using Replace Node and Actions
David Coallier
davidc at php.net
Mon Dec 11 14:52:22 PST 2006
I would personally set that in the util class although, I wouldn't have a
problem seeing it into the Compat class. Perhaps a new CompatUtil class but
that would defenatly become overhead. I go for util
On 12/11/06, Elizabeth Smith <emsmith at elizabethmariesmith.com> wrote:
>
> Joshua Eichorn wrote:
> > maho wrote:
> >> Joshua Eichorn napisa?(a):
> >>> You can't use innerHTML with tr's, you have to do it against
> >>> specific td's
> >>> -josh
> >>
> >> But why? Is it somehow documented, or it's hidden "feature" of
> >> Firefox? (AFAIK under IE it works well)
> >>
> >> p. m.
> >> _______________________________________________
> >> Html_ajax-devel mailing list
> >> Html_ajax-devel at lists.bluga.net
> >> http://lists.bluga.net/mailman/listinfo/html_ajax-devel
> > I've had problems with setting the innerHTML of tr's in both IE and
> > firefox. In a perfect world things should just work, but its not a
> > perfect world its web development :-)
> >
> > -josh
> > _______________________________________________
> > Html_ajax-devel mailing list
> > Html_ajax-devel at lists.bluga.net
> > http://lists.bluga.net/mailman/listinfo/html_ajax-devel
> There are table specific javascript methods which should probably be
> used for adding/replacing table rows and cells that I'd like to
> implement. However, I need some API ideas, because I don't want to
> unnecessarily bloat the code. So anybody have any ideas for how the api
> would work? Would table specific inserting be only for the haa class
> stuff or would methods in the util javascript class be more useful.
> _______________________________________________
> Html_ajax-devel mailing list
> Html_ajax-devel at lists.bluga.net
> http://lists.bluga.net/mailman/listinfo/html_ajax-devel
>
--
David Coallier,
Founder & Software Architect,
Agora Production (http://agoraproduction.com)
51.42.06.70.18
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://bluga.net/pipermail/html_ajax-devel/attachments/20061211/d2116b0e/attachment-0001.html
More information about the Html_ajax-devel
mailing list