Does anyone know how to view the new source in IE after an AJAX update? When I "view -> source" I get the original page source, not the page source as updated. Thanks in advance, Bill -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060403/e8d96b2e/attachment.html
with firefox 1.5 and the developer plugin you can choose "view generated source" ( i think that what it is called). mark On 4/3/06, Bill Walton <bill.walton@charter.net> wrote:> > Does anyone know how to view the new source in IE after an AJAX update? > When I "view -> source" I get the original page source, not the page source > as updated. > > Thanks in advance, > Bill > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >-- Mark Van Holstyn mvette13@gmail.com http://lotswholetime.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060403/f82035ac/attachment.html
> Does anyone know how to view the new source in IE after an AJAX update? > When I "view -> source" I get the original page source, not the page source > as updated. > > Thanks in advance,That goes for any type of Javascript that changes the DOM. I recommend using Firefox and getting the Firebug plugin if you want to debug the DOM and Ajax updates. It''s a fantastic combination. -- David Heinemeier Hansson http://www.loudthinking.com -- Broadcasting Brain http://www.basecamphq.com -- Online project management http://www.backpackit.com -- Personal information manager http://www.rubyonrails.com -- Web-application framework
You can download the Internet Explorer Developer Toolbar. It will show you the DOM object live. It''s not viewing the source, but actually a live DOM object On 4/3/06, Bill Walton <bill.walton@charter.net> wrote:> > Does anyone know how to view the new source in IE after an AJAX update? > When I "view -> source" I get the original page source, not the page source > as updated. > > Thanks in advance, > Bill > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > >-- Marlon -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060403/2a2a263e/attachment.html
forgot the link :) http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en On 4/3/06, Marlon Moyer <marlon.moyer@gmail.com> wrote:> > You can download the Internet Explorer Developer Toolbar. It will show > you the DOM object live. It''s not viewing the source, but actually a live > DOM object > > On 4/3/06, Bill Walton <bill.walton@charter.net> wrote: > Does anyone know how to view the new source in IE after an AJAX update? > When I "view -> source" I get the original page source, not the page source > as updated. > > Thanks in advance, > Bill > > ______________________________ _________________ > > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > -- > Marlon > >-- Marlon -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060403/76656dfa/attachment-0001.html
For IE you could use Instant Source: http://www.blazingtools.com/is.html. It has some features that are not (yet) implemented in any Firefox plugin AFAIK... -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060403/bcdacf85/attachment.html
In firefox, you can just hightlight any part of the page and then select view selected source to view the updated dom. On Mon, 2006-04-03 at 12:22 -0600, Marlon Moyer wrote:> You can download the Internet Explorer Developer Toolbar. It will > show you the DOM object live. It''s not viewing the source, but > actually a live DOM object > > > On 4/3/06, Bill Walton <bill.walton@charter.net> wrote: > > Does anyone know how to view the new source in IE after an > AJAX update? When I "view -> source" I get the original page > source, not the page source as updated. > > Thanks in advance, > Bill > > > ______________________________ _________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > > > > > > > -- > Marlon > > > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails-------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060403/d8bc5bf9/attachment.html
Thanks! I''m pretty sure I''m going to need this since it''s now working fine on Firefox but not at all on IE. This might be just what I need to figure out why. Best regards, Bill ----- Original Message ----- From: drakepad To: rails@lists.rubyonrails.org Sent: 2006-04-03 1:24 PM Subject: Re: [Rails] View source after AJAX update? For IE you could use Instant Source: http://www.blazingtools.com/is.html. It has some features that are not (yet) implemented in any Firefox plugin AFAIK... ------------------------------------------------------------------------------ _______________________________________________ Rails mailing list Rails@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060403/0f350a8e/attachment.html
Thanks, Marlon. I appreciate it! Best regards, Bill ----- Original Message ----- From: Marlon Moyer To: rails@lists.rubyonrails.org Sent: 2006-04-03 1:22 PM Subject: Re: [Rails] View source after AJAX update? forgot the link :) http://www.microsoft.com/downloads/details.aspx?FamilyID=e59c3964-672d-4511-bb3e-2d5e1db91038&displaylang=en On 4/3/06, Marlon Moyer <marlon.moyer@gmail.com> wrote: You can download the Internet Explorer Developer Toolbar. It will show you the DOM object live. It''s not viewing the source, but actually a live DOM object On 4/3/06, Bill Walton <bill.walton@charter.net > wrote: Does anyone know how to view the new source in IE after an AJAX update? When I "view -> source" I get the original page source, not the page source as updated. Thanks in advance, Bill ______________________________ _________________ Rails mailing list Rails@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails -- Marlon -- Marlon ------------------------------------------------------------------------------ _______________________________________________ Rails mailing list Rails@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060403/6d5a0750/attachment.html
Thanks David. Perfect. Code works fine now in Firefox. Firebug helped me see what I was doing wrong. Only problem now is that what works great in Firefox doesn''t work at all in IE ;-( Any suggestions on tools for that environment? Best regards, Bill ----- Original Message ----- From: "David Heinemeier Hansson" <david.heinemeier@gmail.com> To: <rails@lists.rubyonrails.org> Sent: 2006-04-03 1:11 PM Subject: Re: [Rails] View source after AJAX update?> Does anyone know how to view the new source in IE after an AJAX update? > When I "view -> source" I get the original page source, not the pagesource> as updated. > > Thanks in advance,That goes for any type of Javascript that changes the DOM. I recommend using Firefox and getting the Firebug plugin if you want to debug the DOM and Ajax updates. It''s a fantastic combination. -- David Heinemeier Hansson http://www.loudthinking.com -- Broadcasting Brain http://www.basecamphq.com -- Online project management http://www.backpackit.com -- Personal information manager http://www.rubyonrails.com -- Web-application framework _______________________________________________ Rails mailing list Rails@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails
You can do: alert(document.body.innerHTML); Am 03.04.2006 um 21:44 schrieb Bill Walton:> Thanks David. Perfect. Code works fine now in Firefox. Firebug > helped me > see what I was doing wrong. Only problem now is that what works > great in > Firefox doesn''t work at all in IE ;-( Any suggestions on tools for > that > environment? > > Best regards, > Bill > > ----- Original Message ----- > From: "David Heinemeier Hansson" <david.heinemeier@gmail.com> > To: <rails@lists.rubyonrails.org> > Sent: 2006-04-03 1:11 PM > Subject: Re: [Rails] View source after AJAX update? > > >> Does anyone know how to view the new source in IE after an AJAX >> update? >> When I "view -> source" I get the original page source, not the page > source >> as updated. >> >> Thanks in advance, > > That goes for any type of Javascript that changes the DOM. I recommend > using Firefox and getting the Firebug plugin if you want to debug the > DOM and Ajax updates. It''s a fantastic combination. > -- > David Heinemeier Hansson > http://www.loudthinking.com -- Broadcasting Brain > http://www.basecamphq.com -- Online project management > http://www.backpackit.com -- Personal information manager > http://www.rubyonrails.com -- Web-application framework > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails
Yeah, and if anyone uses firebug but hasn''t updated to 0.3, definitely do it now... looks like a complete rework... waaaay more powerful. b David Heinemeier Hansson wrote:>>Does anyone know how to view the new source in IE after an AJAX update? >>When I "view -> source" I get the original page source, not the page source >>as updated. >> >>Thanks in advance, > > > That goes for any type of Javascript that changes the DOM. I recommend > using Firefox and getting the Firebug plugin if you want to debug the > DOM and Ajax updates. It''s a fantastic combination. > -- > David Heinemeier Hansson > http://www.loudthinking.com -- Broadcasting Brain > http://www.basecamphq.com -- Online project management > http://www.backpackit.com -- Personal information manager > http://www.rubyonrails.com -- Web-application framework > _______________________________________________ > Rails mailing list > Rails@lists.rubyonrails.org > http://lists.rubyonrails.org/mailman/listinfo/rails