I have an application that I want to debug through my phone. I need to edit some css, (or see why its looking how it is)
Is there anything like Firebug for mobile debugging? Or is there another approach?
To add a bit more detail here is the problem. I have a title bar (data-role="header") with this css:
.ui-bar-a 
{
    background: -moz-linear-gradient(center top , #ffffff, #ffffff) repeat scroll 0 0 #f开发者_StackOverflow社区fffff;
    border: none;
}
It works fine on my PC (the background color is white) but its black on my phone.
two things to try:
- Add that CSS class to an element that's not the title bar, which is probably getting quite manipulated by the JQuery Mobile framework
- What browser are you using on the PC? Try the page in Chrome as well as Firefox etc.
 
         
                                         
                                         
                                         
                                        ![Interactive visualization of a graph in python [closed]](https://www.devze.com/res/2023/04-10/09/92d32fe8c0d22fb96bd6f6e8b7d1f457.gif) 
                                         
                                         
                                         
                                         加载中,请稍侯......
 加载中,请稍侯......
      
精彩评论