I still can't help with out a specific set of steps on a specific web page, sorry. There are just too many ways to interpret what is being described here.
jjb On May 5, 12:00 pm, Hernan Rodriguez Colmeiro <colme...@gmail.com> wrote: > What the webpage says: > > >Edit as you go > > >It's no fun to just look at the DOM, sometimes you want to change it. > >Double-click the white > >space of any row in the tree and a little editor will appear that will let > >you change the value of > >the the variable in question. > > >Don't forget, the DOM editor is a miniature JavaScript command line. That > >means that you > >can write any JavaScript expression you want. When you hit enter it will be > >evaluated and the > >result will be assigned to the variable. > > I understand it means that if you Double-click on any property of the > DOM panel (either in the proper panel or in the subpanel inside HTML), > you can edit it's value and see the change. Please correct me if I'm > mistaken. > > If I try to do what the webpage says, I have two different errors: > > 1) The value is not assigned to the property. It seems it's read-only, > but still you can try to edit it. > 2) When I double-click any property, the loaded value that appears in > the textbox is the name of the property concatenated with the value. > For example: > the property "get data" has the value "Edit as you go", when I > double-click, the loaded value of the textbox is: 'get data"Edit as > you go"'. > > Hernán --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to firebug@googlegroups.com To unsubscribe from this group, send email to firebug+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---