I have a problem with the inspector window not working after i make changes to a few lines.
WeBuilder2007 ver 8.3.1.81
Running on Windows XP sp2
Anything I can set that will fix it?
WeBuilder2007 Inspector window stops working
Moderator: kfury77
Forum rules
Please try to follow these guidelines. This will help to receive faster and more accurate response.
Please try to follow these guidelines. This will help to receive faster and more accurate response.
- Check the Support section of the corresponding product first. Chances are you will find your answer there;
- Do not create new topics for already reported problems. Add your comments to the existing topics instead;
- Create separate topic for each problem request. Do NOT post a number of non-related problem reports in a single topic;
- Give your topic a meaningful title. Titles such as "A question," "Bug report" and "Help!" provide others no clue what your message is about;
- Include the version number of the software you are using;
- This is not an official customer support helpdesk. If you need a prompt and official response, please contact our support team directly instead. It may take a while until you receive a reply in the forum;
-
- Posts: 32
- Joined: Tue Feb 05, 2008 4:40 pm
- Location: Amsterdam
- Contact:
can you define "stopped working"?
Because it's not supposed to "work" when there's nothing to inspect.
consider this:
Because it's not supposed to "work" when there's nothing to inspect.
consider this:
in the above example the inspector is emptydiv#myId|{ margin: 0px; }
now the inspector WILL show class rules.. (| being the cursor)div#myId{| margin: 0px; }
Patrick Kanne - webmaniac
- as we fail to imagine, we are punished with reality
- as we fail to imagine, we are punished with reality
[quote="multifarious"]can you define "stopped working"?
i didnt explain that well sorry,
what happens is when i click in the code window inside the {} to change a value using the inspector a few times the inspector window will freeze to the last selector i was in and set values and add properties into any other {} i click in.
will do it if I search for properties highlight the value and then set it to a new value using the inspector window several times.
i didnt explain that well sorry,
what happens is when i click in the code window inside the {} to change a value using the inspector a few times the inspector window will freeze to the last selector i was in and set values and add properties into any other {} i click in.
will do it if I search for properties highlight the value and then set it to a new value using the inspector window several times.
KVIEW