Not show image in opera mini

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Not show image in opera mini

    Don,t see images in opera when mobile view On in setting of opera mini. why? plz good coder help me. i m using this code for view image.
    echo "<img src=\"../images/sms.jpg\" alt=\"\"/> <b><a href=\"sms.php?action=main&amp;sid=$sid\">Free SmS </a></b><br/>";
    echo "<img src=\"../images/sms.jpg\" alt=\"\"/> <a href=\"sms.php?action=smsalerts&amp;sid=$sid\">Set SMS Alerts</a><br/>";
    echo "<img src=\"../images/user.gif\" alt=\"\"/> <a href=\"sms.php?action=invite&amp;sid=$sid\">Invite Friends</a><br/>";

    in other software and pc browser see all images in my site.
    LoveForum.BiZ

    #2
    use single dot before image location...
    like... <img src=\"./images/sms.jpg\"
    or try... <img src=\"images/sms.jpg\"

    Comment


      #3
      image not sow in all browser if use single . or not
      LoveForum.BiZ

      Comment


        #4
        Then remove....
        alt=\"\"
        or put a value like alt=\"xyz\"

        Comment


          #5
          Originally posted by bigboss View Post
          Don,t see images in opera when mobile view On in setting of opera mini. why? plz good coder help me. i m using this code for view image.
          echo "<img src=\"../images/sms.jpg\" alt=\"\"/> <b><a href=\"sms.php?action=main&sid=$sid\">Free SmS </a></b><br/>";
          echo "<img src=\"../images/sms.jpg\" alt=\"\"/> <a href=\"sms.php?action=smsalerts&sid=$sid\">Set SMS Alerts</a><br/>";
          echo "<img src=\"../images/user.gif\" alt=\"\"/> <a href=\"sms.php?action=invite&sid=$sid\">Invite Friends</a><br/>";

          in other software and pc browser see all images in my site.
          Its due to Opera Mini software, not code or markup. Unfortunately nothing can't be done about it except to Reload page.
          <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

          Comment


            #6
            then why works images in other site by opera mini?
            LoveForum.BiZ

            Comment


              #7
              Most because of page size.
              <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

              Comment


                #8
                My main page size 20 kb and humtum site main page size 23 kb though there is facing images.
                LoveForum.BiZ

                Comment


                  #9
                  Originally posted by bigboss View Post
                  My main page size 20 kb and humtum site main page size 23 kb though there is facing images.
                  So? Every page with more than 20kb is considered large. Understand, its due to OPERA MINI SOFTWARE!

                  I don't know your site code quality but i know mines and im gonna try to explain it with that.

                  VALID XHTML MOBILE MARKUP

                  VALID CSS

                  93 PERCENT AT MobileOK Checker - main theme, Blac and White Basic theme are 100% MobileOK.

                  ... and still Opera Mini have that same issue. I hope u understand...
                  Last edited by arnage; 18.08.11, 15:59.
                  <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

                  Comment


                    #10
                    then why facing images in humtum?
                    LoveForum.BiZ

                    Comment


                      #11
                      Originally posted by bigboss View Post
                      then why facing images in humtum?
                      That question is for Opera Mini engineers. And i have no idea what is "humtum" but never mind...

                      EDIT:
                      U are comparing your probably badly edited Lava with professional maintained site.
                      Last edited by arnage; 18.08.11, 16:51.
                      <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

                      Comment


                        #12
                        Can u help me about images? If u can then i will pm u address of my site.
                        LoveForum.BiZ

                        Comment


                          #13
                          Is it working f9 in opera pc mode than the problem is

                          Replace dis
                          HTML Code:
                          <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
                          wid
                          HTML Code:
                          <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd"><html xmlns="http://www.w3.org/1999/xhtml">
                          hope it wil help u

                          Comment


                            #14
                            Goto Settings in Mini Opera Look for settings that has Author or user mode if its on author means ok

                            then show images if not then its coding error in folder

                            chmond images folder to 755
                            Visit: Chat4u.mobi - The New Lay Of being a site of your dreams!
                            Visit: WapMasterz Coming Back Soon!
                            _______
                            SCRIPTS FOR SALE BY SUBZERO
                            Chat4u Script : coding-talk.com/f28/chat4u-mobi-script-only-150-a-17677/ - > Best Script for your site no other can be hacked by sql or uploaders.
                            FileShare Script : coding-talk.com/f28/file-wap-share-6596/ -> Uploader you will never regret buying yeah it mite be old now but it still seems to own others...
                            _______
                            Info & Tips
                            php.net
                            w3schools.com

                            Comment


                              #15
                              When i keep mobile view off in opera mini then images and smilies facing in my site. If mobile view on then not facing.
                              Last edited by bigboss; 28.08.11, 07:05.
                              LoveForum.BiZ

                              Comment

                              Working...
                              X