Handheld css for blackberry

I'm trying to create a web page in Dreamweaver with a css stylesheet for handheld mobile devices, but the standard approach does not seem to work with Blackberries, which in my case is linking to an external stylesheet using
<link href="mobile.css" rel="stylesheet" type="text/css" media="handheld" /> in the <head> tags of my html page.
I've been scouring the web but can't find a current or straightforward explanation of how to solve this.

Try this:
<meta name="viewport" content="width=device-width">
<link href="mobile.css" rel="stylesheet" type="text/css" media="only screen and(max-width: 320px)">
HTML5 and CSS3 Media Queries:
http://www.adobe.com/devnet/dreamweaver/articles/dw_html5_pt3.html
Media Queries with jQuery
http://protofunc.com/scripts/jquery/mediaqueries/
Nancy O.
Alt-Web Design & Publishing
Web | Graphics | Print | Media  Specialists 
http://alt-web.com/
http://twitter.com/altweb

Similar Messages

  • MonkeyJump: A Free Game for Blackberry Handheld

    Guys, Just yesterday, one of our apps got approved in blackberry appworld. Would love to get your reviews and feedback about the game... MonkeyJump is a simple game, and requires just one action, a tap on the screen makes monkey to jump from one pillar to the other.. Rather than narrating the game , I am posting the screenshots of game and link for the game...
    Download MonkeyJump from here: http://appworld.blackberry.com/webstore/content/101185/ Thanks Chethan

    Thanks for developing apps for BlackBerry.
    tanzim                                                                                  
    If your query is resolved then please click on “Accept as Solution”
    Click on the LIKE on the bottom right if the post deserves credit

  • Needed Improvements for BlackBerry Link

    Add the ability to synchronize MS Outlook Notes along with Contacts and Calendar via the USB connection
    Add the ability to select conflicting data to be used to update either the device or MS Outlook.  When data conflicts provide a list similar to the deletion notification and allow the user to select either the device data or MS Outlook data on a record by record basis of conflicted data. 

    Hi Gabriel,
    You are almost certainly hitting a limitation of the Blackberry Browser. I have not developed for Blackberry but have for many other simple devices like mobile phones and many do not support advanced features like CSS, client-side scripting, events, etc.
    Your example is trying to use Javascript and eventing.
    Dumb down your HTML code to simple HTML elements and it will work fine. This really means writting stateless pages as well.
    Cheers
    G

  • Need OS5 for blackberry 8520

    Hi,
    i have blackberry 8520 with the OS 4.2, now want to upgrade to OS 5...PLEASE HELP
    I AM ON VODAFONE (INDIA) BUT ITS UNLOCKED DEVICE.
    Solved!
    Go to Solution.

    Software For BlackBerry® Curve™ 8520 smartphone
    BlackBerry Handheld Software v5.0.0.1682 (EastAsia)
    Package Version: 5.0.0.1682
    Consisting of:
    Applications: 5.0.0.1036
    Software Platform: 5.2.0.104
    File name: 8520wifijEastAsia_PBr5.0.0_rel1682_PL5.2.0.104_A5.0.0.1036_Vodafone_Essar_Limited.exe
    File size: 124.27MB
    Note: The Software Platform and Applications version numbers can be found under Options-About screen on the handheld.
    See the link below for the download, and follow these simple installation instructions.
    Do a backup of your device first, using Desktop Manager > Backup. Close Desktop Manager upon completion.
    1. Download the OS file to the PC then install it to the PC by running (double clicking) the file you downloaded.
    https://swdownloads.blackberry.com/Downloads/entry.do?code=15CF76466B97264765356FCC56D801D1
    2. Go to c:\program files\common files\research in motion\apploader and delete the file named "vendor.xml."
    3. Plug in BB and double click on "Loader.exe." It's located in the same place as the above vendor.xml file.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Cisco Jabber for Blackberry

    Hi Jabber Experts,
    I was trying with Cisco Jabber IM for Blackberry(9700) , i had manually loaded the application on the device and chose the CUPS(On-Premise) mode installation. I was able succesfully login with my CUPC login credentials. I could see all my contacts, presence info and chat. But Iam not able to place a call. I tried to search one of the contact profile and see no  information there, though my desktop(cupc) application all the contact profiles populated with required informations(work phone, cell,email)
    We have a LDAP integration on CUPS.
    Please advice how can i place a call from my Cisco Jabber Application?
    Regards
    John

    Hi Binu,
    Cisco Jabber for Blackberry probably has similar causes for failure to register as the Android version.   You may wish to check out the "Cisco Jabber Registration Fails" section at the following URL for ideas:
    http://www.cisco.com/en/US/docs/voice_ip_comm/cumc/cisco_jabber/Android/86/Cisco_Jabber_Android_8.6.x_Admin_Guide.html#wp170272
    Kind regards,
    Craig

  • Facebook and Twitter for Blackberry..

    Is Facebook and Twitter for Blackberry fine? I tried to download it to my BB phone but it says it doesn't support it. Do I have to download a different link? I need help asap. 
    I love my BB!

    I got mine working. If your service provider is globe you should use their service which is BB Social but 300 a month. BB SOCIAL ON send to 8888. You'll get confirmation messages and twitter, facebook and adding email will be no problem. 
    I love my BB!

  • How Do I Use a SINGLE Custom CSS for My Project?

    How do I set a single CSS for a project?
    Currently, I have linked (I checked, they are actually linked) FM files. The project is Responsive HTML 5 Single Source Layout. It is set up this way:
    Project Files
    Each FM file has a folder that contains a CSS, an FPJ, any baggage (PNG, for example) and an HTM.
    So, for my project, I have 31 such folders.
    Above them is RHStyleMapping.css.
    That's it
    To map my project to a custom CSS, I did this:
    1) Created the custom CSS (let's call it TheSingleCSS-sb01.css) and put it in the same location as RHStyleMapping.css.
    2) Right-clicked Responsive HTML5 (Primary Layout) in the Single Source Layouts pane.
    3) Selected Properties. The Responsive HTML5 Properties dialog box opens.
    4) Click Content, select  the Apply to all Topics check box, select CSS, and choose my CSS, TheSingleCSS-sb01.css.
    5) Click Save and Generate. Generating happens.
    6) When prompted, click View Result.
    7) Double-click one of the resulting topics, and choose the HTML tab.
    8) Notice the following CSS files are referenced, NOT the one I want:
    <link rel="stylesheet" href="Configuration_ChangeWorkflow.css" type="text/css" />
    <link rel="stylesheet" href="..\..\RHStyleMapping.css" type="text/css" />
    <image>
    So:
    1) How can I replace 32 individual CSSes with one single custom CSS?
    2) Also note that Project Manager does not display my custom CSS, even though it is in the same location as RHStyleMapping.css and referenced in the Properties dialog box.
    Thanks all,
    Sean

    Hi, so as I mentioned before, I have used Apply to all and this doesn't work. The resulting HTML still uses a specific CSS for that one HTML file.
    1) I put the CSS I want to use, Sean01.css, in the top level of my project using Windows Explorer.
    2) I Save and Generate.
    3) But, my settings for styles in the CSS are not used. For example, FM_GlossaryDefinition is defined with a 0 left indent but actually uses a 144pt indent (that mirrors the print FM document and that I do not want).
    4) And, you can see from the actual HTML, that the Sean01.css file that I applied to all topics (see the first image) is not referenced. What am I doing wrong?
    What am I doing wrong? Again, these are imported FM files; this is not linked.
    Thanks,
    Sean

  • Any roadmap to have to Lync client for Blackberry 10?

    ...with full feature support of course (phone, video, presence,...).
    I know there are still some challenges like at current time with BB10 OS (like you must keep you app in an active frame), but these limitations will soon go away with the new OS version (http://devblog.blackberry.com/2013/05/blackberry-jam-headless-invoke/?CPID=E10C020,
    new Background Services framework which allows developers to bundle a separate process with their application to run in the background without a UI)
    The Lync for Mac version still lacks of some critical phone features not being implemented (delegate support, team-call group members, wireless QoS tagging 802.11e,...)

    Hi,
    There is currently no Lync client available for Blackberry (RIM) devices. Sorry to say I also did not find any roadmap about lync for Blackberry 10.
    Kent Huang
    TechNet Community Support

  • Unable to log into Facebook for BlackBerry 10 since last year

    Please help me understand why the facebook app for BlackBerry 10 doesn't allow me to login at all. See the attached screen shot which may not successfully load (error message reads as follows "sorry, an unexpected error occurred. Please try again later), I haven't had the chance to even submit my login credentials. This has happened every single time I click the app for several months now.
    Bought my Z30 last year summer/ fall and love it except for the lack of app selections.
    However no luck even after the two BlackBerry 10 OS updates to 10.2.1 and the last two Facebook for BlackBerry 10 updates to 10.4.0.12. Un-installing, re-installing, deleting from phone and also removing from My BlackBerry World account did not work.
    I have no problems logging into the facebook app made for iPhone, iPad. I'm able to login into my Facebook on Mac computer. Windows computer and even on the BlackBerry browser.
    I have already exhausted my options with hours on the phone with tech support at Phone company.
    I am hoping I can get some help without having to wipe my phone completely or having to send it into the phone company.
    In addition, they will give me a loaner which so far I'm told all their stores only have z10 and no Z30s to give me while my Z30 will be in for repairs.
    Any useful advice would be appreciated. Please read the above in its entirety before responding so you will know what I have already done.
    Thanks in advance.

    Photoshop.com is gone. If you had photos stored there, you should have received a series of emails about their being moved to Revel. You can't sign in because there's nothing to sign in to.

  • Problem with Yahoo Messenger for Blackberry 10

    Hi Blackberry Team,
    I've recently encountered a problem with Yahoo Messenger 10.1.0.88 on my Blackberry Q10 running OS 10.1.0.4181 software. It had been working fine for like a month after I purchased this phone from the authorized shop in Thailand until a few days ago it started showing the message within seconds after signed-in: 'Your connectino to the instant messaging provider has been lost. You can wait for the connection to be re-established or close the application and try logging in later'.
    This is only when I'm on 3G cellular network. It works fine through Wi-Fi connection. 
    I did some research on website and found that the latest version of Yahoo Messenger for Blackberry is actually 10.1.1.16 released on Sep 30th, 2013 but, for some unknown reasons, my Blackberry World only shows the '10.1.0.88' (which already installed on my phone) as the latest version. 
    I really need this for work as I'm communicating with international bankers over yahoo. Please help look into this problem and get it fixed at your earliest possible. Thank you.

    I have the same problem with my z10 always unknown error it getting me crazy

  • Countries of the World for BlackBerry 10

    App Name: Countries of the World 
    This App has achieved the Built for BlackBerry™ designation. This means that it has been through a rigorous approval process at BlackBerry and will deliver a quality BlackBerry® 10 experience.
    Summary: First time developer trying my hand at programming. Released an app called "Countries of the World" a few months ago. It's a user friendly app which allows quick reference of countries across the world, at your fingertips. This is one of the best sources of country information, and is recommended for frequent travelers, students, enthusiasts and pretty much anyone! Great for international dialing codes while you're on the go! 
    - Full native Cascades app
    - Support for Z10 (landscape and portrait), Q10 and Q5
    - Quick search bar in app - search for countries and capital cities
    - Sorting feature for name, population and area.
    - More features and work is on the way. This is just version 1.x
    - Screenshots below
    - Open to any and all constructive feedback, feature requests and questions.
    Link to BlackBerry World Listing: BlackBerry World - Countries of the World
    Price: $0.99

    Congratulations!
    Leader of Ljubljana BlackBerry Developer Group
    BlackBerry Certified Builder for Native Application Development

  • Updated | BlackBerry Beta Zone for BlackBerry 10 | v10.0.0.22

    Load your BlackBerry 10 Beta applications through our brand new native app.
    Available Features:
    • Create a Beta Zone profile (for new users)
    • Automatically links your BlackBerry ID to your Beta Zone profile (for existing users)
    • Join new beta programs and download beta applications right from the app!
    In order to use this application to access BlackBerry Beta Zone, you must be a registered member of BlackBerry Beta Zone. If you are not currently a member, you will be prompted to enroll for a Beta Zone user account.
    New features in this version include:
    Feedback Form: submit your bug reports and feature suggestions right from the app
    Device info capture: keeping your Beta Zone profile up-to-date has never been easier! Includes handset model, PIN and OS version.
    UI and performance improvements
    Please note that the old version of the app will be disabled on October 10th, so do grab this update as soon as you can.
    Download BlackBerry Beta Zone for BlackBerry 10
    VIA | Blackberry World
    http://appworld.blackberry.com/webstore/content/35142896
    Please thank those who help you by clicking the button.
    If your issue has been solved, please resolve it by marking "Accept as Solution"

    You cannot downgrade.
    You can reset your phone to factory settings if you wish to see if it corrects your issue. Resetting to factory settings will wipe out all your data so you should save it first. To save all your stuff download and install BlackBerry Link on your computer from the link below. Resetting will not back-up the OS on your phone. Once you have downloaded and installed BlackBerry Link connect your phone to your computer and save your stuff. Once saved disconnect your phone from the computer.
    To reset your phone: tap the Settings App, scroll down and tap Security and Privacy, tap Security Wipe, tap the blank box and enter blackberry.
    Once Wiped reconnect your phone to your computer and install your stuff.
    http://us.blackberry.com/software/desktop/blackberry-link.html
    http://ca.blackberry.com/software/desktop/blackberry-link.html?LID=ca:bb:software:desktopsoftwarec&L...

  • [Ask & Note] Feedback for BlackBerry 10

    Hi,
    I have some feedback for blackberry team but I don't know where to post it..
    So I'll just post it here and please let me know if this room is not the place for my post.. Thanks..
    I'm now using BB10 (Q10) and have some feedback for blackberry, so I hope this feedback can be used to improve BB10 features and also increase the easy to use and popularity of BB10
    Here is the list:
    1. Auto suggestion for email address (To/CC/BCC). Here I'd experienced that this features is useful and also very much annoying, why? because the list is come from the recent email address that we use to send and also from email address that have send email to us including the SPAM email (if coming to our BB Inbox), my suggestion is to make some feature/menu for user to have option for clean-up the list of email suggestion or user can delete some email in the list if they feel that email is not necessary to be there (like we will never send email to DoNotReply email from some company/domain).
    2. Recent Updates in BBM. I'm one of some users that not using 'Recent Updates' feature in BBM, and this feature is one of the reason why my BB battery drain so fast.. Correct there is option to turn off the 'Recent Updates' but the way is so much not user friendly, I must tap and hold each and every one in my contact list updates and hide their updates from my BBM, why not just put one option in setting for turn off ALL Updates (like u have in old BBM)? I think it will be more acceptable in this world compared to hide one by one (imagine if you have more than 1000 contacts in your BBM) and you must do it every time you do complete clean firmware upgrade.
    3. Mobile Network vs Wifi. I don't know this is just happen in my BB or other's too. My experience is, if I was connected to a wifi network and turned off my wifi, the connection supposed to be from Mobile Network, but what happened in my device is, the connection just shown E / 3G without BB logo (means no connection to Blackberry Service), it's happen until I manually turn off the Mobile Network and turn it on again or change my Network from 2G to 3G only vice versa. Please do check about this problem.
    so far that's the feedbacks from me, please let me know if there is some mistake in my post..
    Thanks a lot..
    I hope Blackberry will grown up again and more bigger than before..
    Best Regards and Thanks,
    Hartawan

    There is no link to suggest anything to BlackBerry but if any of the BlackBerry employees who browse these forums are going to look anywhere then it will be here...
    http://supportforums.blackberry.com/t5/BlackBerry-10-Smartphone/Feature-Requests-for-BlackBerry10-OS...
    If you've been helped click on , if you've been saved buy the app.
    Developer of stokLocker, Sympatico and Super Sentences.

  • Torch Flashlight app for BlackBerry 10

    Torch Flashlight for BlackBerry 10 is now available on BlackBerry World.
    The app uses your BlackBerry's camera flash light or screen LED as a portable light.
    Screenshots available at BlackBerry World.
    Please feel free to download it and try it out. Any feedback, bug reports, or feature requests are welcome.
    Rad Systems apps on BlackBerry World
    Follow on Twitter, Facebook or BBM Channel: C0006BB16
    Tips to improve your BlackBerry 10 battery life (and avoid overheating)

    Really nice app

  • StockDaddy Turbo for BlackBerry 10 updated to v1.1.0

    We first told you about StockDaddy Turbo a short while ago and for those of you that need to keep an eye on your stocks and shares it's the perfect application to do so - right from your BlackBerry 10 device. 
    The developer dropped me an email to advise that the app had received its first update and with it brings notifications right into the BlackBerry Hub. If you've already downloaded the app, this new feature will possibly be of huge value to you. Clearly, StockDaddy won't be for everybody but if you have investments this one could be a deal breaker. 
    As you'll see from the change log below there are several extra good bits and there is even more to come in the near future. 
    New in v1.1.0.0:
    Stock Alert Notification: Define a threshold on the stock and the notifications comes right to your Hub
    Search for and Add North American ETFs to the Watchlist
    Password Protect: Stop people from snooping in your Portfolios by enabling Password Protect
    Add to Watch/Port buttons are now enabled when searching for a stock using the search button
    Minor UI changes
    Minor Bug fixes
    More information/Download StockDaddy Turbo for BlackBerry 10
    Author: James Richardson / CrackBerry
    Please thank those who help you by clicking the button.
    If your issue has been solved, please resolve it by marking "Accept as Solution"

    Excellent contribution Josuefunes...
    Regards... 
    Kudos ** Do not forget to give those people who help and advise you regarding your questions ** Can
    Accept as Solution to ** Comments **
    @gutijose14
    BBM Channels  PIN: C0007093A
    Do not forget to give LIKE    Those people who help you and advise you about your doubts.  if the review has been SOLVED** # 4LL  #ÉliteRoad  Make a backup of your BlackBerry
    BlackBerry Protect and  BlackBerry Link constantly.  #ichooseBlackBerry10 Gutijose14 Forums Veteran I

Maybe you are looking for

  • Is there a way to use my iPhone and iPad mobile email settings in a macbook air to utilize it as a true mobile device?

    My company doesn't support macs, but the mobile mail works great on my iPhone/iPad.  The settings provided by my company enables syncing on my calendar, I can accept appointments, and my mail syncs perfectly and always faster than my DELL laptop wire

  • How to resolve "Your Trial Has Expired" message when launching InDesign CS6

    Hello, just joined the Creative Cloud via the "Free" option.  The Adobe Application Manager downloaded and installed after which I was presented the list of Adobe Products which I could "Try" for the 30-day trial period.  After installing InDesign CS

  • Add rows to a tabular form (v1.6)

    I have 2 tabular forms on a single page (It started as a master and detail with detail). The second add button which is adding empty rows at the end of the report region keeps adding the empty rows to the first tabular report. I don't see a setting t

  • CFMailParam with File in Database

    Hi, all.  I would like to use CFMail to send an attachment using CF8.  The attachment is a BLOB in Oracle.  I will know the file name and MIME type for the file.  How do I attach it?  I am unable to write to the file system so I can't do that first. 

  • Can't debug in IOS 8 simulator

    Hello, I've downloaded the new Xcode version 6 GM for Mac OS X 10.9.4 to debug and test my apps for iOS 8. I got the following error, see screenshot below. I use Flash Builder 4.7, AIR 15 and the latest Xcode version How can i fix it?? Thnx Developer