Questions tagged [safari-web-inspector]

The Web Inspector allows you to view the page source, live DOM hierarchy, script debugging, profiling and more!

157 questions
0
votes
0 answers

World Wide Web Services rule doesn't exist

I'm trying to use the Web Inspector in Telerik AppBuilder Windows client to debug a website on iOS. However, when I open the Inspector, none of the styling rules show up on the right side. I tried following the first step in this link:…
0
votes
1 answer

Remote debugging iOS webapp - stop OSX Safari web inspector panel closing

I am debugging an iOS webapp (saved to desktop) with Safari 7.0.3 and an iOS 7.1.1 iPad attached via USB. This is working ok, but to see changes after editing the code I need to close the app and re-open, which causes the Safari web inspector to…
MachineElf
  • 1,175
  • 2
  • 13
  • 27
0
votes
1 answer

iPad compatibility for application developed using visual studio 2012

I need to check design and functional compatibility of the software and debug the code i developed using asp.net mvc in Ipad safari browser. I use windows 7 with visual studio 2012. How do I debug my application and check iPad related issues. I…
gs11111
  • 669
  • 2
  • 15
  • 47
0
votes
1 answer

img will not render in Safari

I am working on a legacy application which works in ie but not in Safari. The image in the code will not render in Safari.
arame3333
  • 8,965
  • 19
  • 102
  • 191
0
votes
3 answers

Changing/customizing Safari's Web Inspector font

Is there a way to customize the font size of Safari's Web Inspector? I found these links on the web and have tried them out but don't seem to…
Panoy
  • 173
  • 1
  • 3
  • 11
-1
votes
1 answer

What is the dark blue part of Safari web inspector network request timeline

Title says it all, but in the picture below, what is the dark blue part of the timeline?
chinabuffet
  • 4,776
  • 7
  • 35
  • 58
-1
votes
2 answers

Why are multiple entries of 'color' css attribute active in Safari Dev Tools?

Sometimes I see two entries for the CSS 'color' attribute active on a single element, even when one has !important. The one without !important is taking precedence though, as it should (I am trying to force the element to color: white). See…
patrickkidd
  • 2,167
  • 2
  • 15
  • 18
1 2 3
10
11