Recent content by Fifer Sheep

  1. F

    Is it possible to iterate this (Java/Android)?

    Hi, I'm having a few difficulties working out how to iterate a particular statement in my Android application. The app can contain a variable number of CheckBox's which I want to test if each is checked, and if so, gather the text that is included with the CheckBox. Here is an example where hat...
  2. F

    Can you help me iterate in Java/Android?

    Hi, I'm having a few difficulties working out how to iterate a particular statement in my Android application. The app can contain a variable number of CheckBox's which I want to test if each is checked, and if so, gather the text that is included with the CheckBox. Here is an example...
  3. F

    How do I get my wallpaper to scroll on my Nexus S running ICS?

    I have had my Samsung Nexus S for over a year now and it has always had the scrolling wallpaper. However, since I got the Ice Cream Sandwich (ICS - Android 4.0) update back in December 2011 I have not been able get my wallpaper to scroll correctly. I was originally using ADW Launcher when I...
  4. F

    Why won't my Menu center in HTML?

    Hey, I have been practicing some layouts in HTML and am struggling to center my menu. Can anyone spot why my menu won't center in the middle of the page? I am using a table to create the menu, which is inside a <div>, and I suspect this is maybe causing a problem. Here is the source code...
  5. F

    Can you help me position correctly in HTML?

    Hey, I'm having a little trouble positioning the menu on my dads website. I have a header image, and each button is an image on its own. I want these buttons to overlay the main header in a certain position, but I don't really know which type of positioning to use (absolute, relative etc). Now...
  6. F

    eMessage on Website (MySQL/Javascript/PHP)?

    Hey there, I'm creating a website for my dad's business, and I'm looking to implement eMessage on my contact page. I've never created one before, but I have used MySQL & Javascript etc. I don't necessarily need code, pointing me in the right direction to materials is perfect, but don't let me...
  7. F

    HTML/PHP/MySQL - Log In & Session Managment?

    Hey there, I'm creating a simple website for my dad's business and I used to know how to Create a working Log In section, and to keep session management. You probably know the kind of thing I'm looking for, basically, I just want to Log In, and stay Logged In. I can use...
Back
Top