Screen Resolution

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

    Screen Resolution

    Is there a way i can detect mobile screen size?

    #2
    Can i ask for a reason?
    <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

    Comment


      #3
      You cant detect it using php but you can use javascript for it.
      Follow me @ksg91 | My Blog: http://ksg91.com | Nokia Blog: http://NokiaTips.in

      Comment


        #4
        Originally posted by asone View Post
        Is there a way i can detect mobile screen size?
        WURFL
        or
        Tera-WURFL - Mobile Device Identification

        I am using Tera-WURFL..

        Comment


          #5
          Am planning to create a new site, so I want to collect the phone data…

          Comment


            #6
            Originally posted by MuniGod View Post
            but you need root access to install tera-wurfl ??
            It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
            ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
            ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
            キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

            Comment


              #7
              A quick google search can do wonders
              Detecting user's screen size
              Perfection comes at a cost



              I accept liberty!

              Comment


                #8
                Thanks. but i think ill create a different script. the tera-wurfl like like alot of work.

                Comment


                  #9
                  Originally posted by asone View Post
                  Am planning to create a new site, so I want to collect the phone data…
                  To disply design of the site?

                  ---
                  CSS property:

                  max-width : 000px;

                  in body { }
                  Last edited by arnage; 30.12.10, 16:53.
                  <!DOCTYPE html PUBLIC "-//WAPFORUM.RS

                  Comment


                    #10
                    No, its not to display the design of the site. most phone has different screen size, so i wanted to detect the mobile screen size and redirect it to the downloads best suited for that mobile...

                    Comment

                    Working...
                    X