언어 설정

Menu
Sites
Language
emulator is not displaying image

Hi All,

 

emulator is not displaying image

 
 <div data-role="content" >
            <p>This is a single page boilerplate template that you can copy to build your first jQuery Mobile page.</p>
           <img alt="hello" src="..\TestjQuery\Happy.png">
        </div><!-- /content -->
 
 
 
Thanks
 
Edited by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

5 댓글
Alexander AVSukhov
Hi kalyani, Maybe img src is incorrect. If "TestjQuery" is a name of the project, try to use src="Happy.png"
Lakshmi Grandhi
hi i think there is a problem with the path you have given for "src" attribute first you have to save the image in your project explorer as shown in the below screenshot http://shareimage.ro/viewer.php?file=krw04ubmujx5en3gin.png then < img alt="hello" src="./images/home.png/">
kalyani M
Hi Lakshmi , same thing i gave same path Lakshmi.. but it's not giving image only displaying border . Thanks
kalyani M
HI Lakshmi, it is coming bcz of scrolling i missed

Drag the image into the rectangle:


Thanks
Lakshmi Grandhi
Hii Kalyani , Using your code i was able to drag and drop the image in the rectangle , this is the screenshot of what i've got http://www.shareimage.ro/images/17guodrxr232v9fyud.png .. Please let me know if there are any other issues