Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Bad Apple Web

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Bad Apple Web got a reaction from dehness in Logo designs   
    What do people think of these attempts ??
     
    Thanks




  2. Like
    Bad Apple Web reacted to notbanksy in webticker problems in IE   
    The simple and least-helpful answer is that IE is a steaming pile of sh!te and you'll be amazed what else doesn't work there.
     
    But I'm a js duffer so I'm afraid I can't help you make it work.
     
    Two suggestions: don't use a ticker. Moving text is a massive usability no-no in my book. Honestly ask yourself why you should use one.
     
    If you really must use one, find another one. It may be quicker than trying to fix that one. Failing that, there's always the <marquee> tag!
  3. Like
    Bad Apple Web got a reaction from gormo7 in Ok guys.....Slate away!   
    If you want to keep the pink i would tone it down a lot. Its looks a little stretched to me, maybe have a centered site if you don't have the content to fill it.
     
    I also noticed some spelling mistakes
  4. Like
    Bad Apple Web got a reaction from Renaissance-Design in Page Transitions   
    try this website.....
     
    http://www.onextrapixel.com/2010/02/23/how-to-use-jquery-to-make-slick-page-transitions/
     
    Hope it helps
  5. Like
    Bad Apple Web got a reaction from seedism in Almost live site   
    Carbon fibre removed and changed for more simpler design. I have also removed horrible script text. Do the changes make a difference?
  6. Like
    Bad Apple Web got a reaction from smoothonline in Home made website needs advice!   
    I would also centre the whole page
  7. Like
    Bad Apple Web got a reaction from ayoungh in Using Background Image or Illustration   
    Thanks Ill give it a go, I take it this can be used with DreamWeaver CS5
  8. Like
    Bad Apple Web reacted to commonzen in CSS Layout problems   
    Hello! I think you rarely see desktops and laptops with resolutions below 1280x800. Anyway, if you really want your site to display well on smaller resolutions, you may use conditional CSS which would require some scripting knowledge. I suggest you create a separate css file for smaller screens which will be called only when resolutions are below 1280x800. Anyway, a lot of sites now have mobile versions. They use scripting as well to improve how their sites render on smaller devices (Iphone, etc.). Try researching those. :-)
  9. Like
    Bad Apple Web reacted to zed in Javascript conflict help   
    Webpage error details
     
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB7.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.2; OfficeLiveConnector.1.5; OfficeLivePatch.1.3; .NET4.0C; .NET4.0E)
    Timestamp: Wed, 8 Jun 2011 13:20:38 UTC
     
     
    Message: 'null' is null or not an object
    Line: 66
    Char: 7
    Code: 0
    URI: http://www.badappleweb.co.uk/gallery.html
     
     
     
    Chrome says
    Uncaught TypeError: Cannot call method 'each' of null Line 66
  10. Like
    Bad Apple Web reacted to DigitalSquid in Javascript conflict help   
    Replace:

    // BeginOAWidget_Instance_2102522: #navigation $(function() {
     
    With:

    // BeginOAWidget_Instance_2102522: #navigation var $j = jQuery.noConflict(); $j(function() {
     
    And then use $j instead of $ in any other jQuery you want to use on that page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.