Click here to Skip to main content
15,900,258 members

Comments by ophelia_123 (Top 3 by date)

ophelia_123 15-Dec-12 17:43pm View    
i tried that before.. the debugger does not open. i just see the breakpoint in the DOM Breakpoints section. Maybe because this style is applied on page load??
ophelia_123 15-Dec-12 17:38pm View    
im not sure i understand exactly what you mean. i have search for height:200px but i didn't find anything... the div has element.style {height:200px} maybe if you take a screenshot might help me (?)
ophelia_123 15-Dec-12 16:50pm View    
I Cant use the debug tool because i dont know from which file this style comes from. i just use the inspect element and see that a height is applied and i want to change it but i can't find how this is generated. i thought maybe there was a way to see which function adds this style... - it's not my code btw.