jQuery UI Widgets Forums Getting Started image in listbox

This topic contains 6 replies, has 2 voices, and was last updated by  sintetik 7 years, 9 months ago.

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
  • image in listbox #93226

    sintetik
    Participant

    Hi there,

    I have a directory of images in my app, then when I try to use renderer and say that my source of image is “img\barcode.pn” it doesn´t show nothing, but when I use my web directory, examplem “http://fastmobile/img/barcode.pn” , it show it ?

    What I´m doing wrong ?

    Thanks in advance

    image in listbox #93236

    Stanislav
    Participant

    HI sintetik,

    That’s most probably on your web, it uses the root folder always for start path.
    Try opening the network tab in your browser dev tools and see if your img gets loaded in the page at all. And if no see what path it takes and fix it.

    Best Regards,
    Stanislav

    jQWidgets Team
    http://www.jqwidgets.com/

    image in listbox #93250

    sintetik
    Participant

    Ok, but it´s in a app android !

    image in listbox #93252

    Stanislav
    Participant

    Hello sintetik,

    Can you please send me the file structure of the project and file where you are calling the image and the code with which you do that.

    Best Regards,
    Stanislav
    jQWidgets Team
    http://www.jqwidgets.com/

    image in listbox #93260

    sintetik
    Participant

    simple, there a directory

    img\
    inside a image barcode.png

    I putting in the img source:

    ‘img\barcode.png’

    don´t show

    if I put ‘fastmobile.info/img/barcode.png’ it goes, but I want to show the image in the img\ directory !

    thanks !

    image in listbox #93299

    Stanislav
    Participant

    Hello sintetik,

    Again we don’t see a problem.
    Can you share what error(if any) you get in the dev console?

    Best Regards,
    Stanislav

    jQWidgets Team
    http://www.jqwidgets.com/

    image in listbox #93308

    sintetik
    Participant

    Ok, I´ll see what is happening to send you !

    Thank You

Viewing 7 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.