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.

Andy Coates

Members
  • Joined

  • Last visited

  1. Just a quick post to show the finished page, im quite pleased with this one www.techspec.org.uk Andy
  2. Yeah, im aware of the JS issue, i may try and think of a neat workaround.. In the end i went to the original source: http://digitarald.de/playground/tile.html and had a look at how he implemented the code, and after a good few hours of tinkering and head scratching eventually got something i liked! Cheers Andy
  3. Finally got it working.. http://test.andy-coates.com/ts3/ Andy
  4. mmmm...I didn't think i would be back here so soon but ive ran into problems already, I can only scroll down, and when i click a link to go up, it jumps to the top of the page. I did try adding the ease in ease out function, but i need to do allot of reading on java script . Ideally i am trying to acheive the same effect as on this (very nice) site: http://www.neftysworld.com/
  5. Hi Rob, just re-jigged the code as you said and it works! Just going to try and figure how to play with the speed. Tahnks ever so much, its greatly appreciated. Andy
  6. Anybody any good with Mootools? I'm trying to implement Scroll.fx at this sire im currently tearing my hair out with: test.andy-coates.com/ts2/ Have i got this right, I downloaded mootools fxlibrary javascript and linked to it on my index page. I then put his code in my head to specify the actions etc.. window.addEvent('domready', function() { $('toTop').addEvent('click', function() { FxScrollTest.toTop(); }); $('homeLink').addEvent('click', function() { FxScrollTest.toElement('homeLink'); }); }); then lined via this code>> <a href="#" onClick="FxScrollTest.toElement('homeLink'));">HomeLink</a> Now in theory, it should scroll from the bottom of the page up when the link is clicked, although it doest. I know virtually no Javascript so if anyone could point me in the general direction or point out a possible "schoolboy error" which i may have made it would be massively appreciated! Cheers Andy
  7. Yeah, tried that but that div is only the content window so the tab will still link to the panel. Ive gave up in the end with spry panels and coded it with css. Problem is i got the old problem of Firefox & IE compatibility,shows up as expected with Firefox but got allsorts of trouble with IE here: test.andy-coates.com/ts2/ Andy
  8. Ah, yes, it would help if i had put it in the correct ts folder on the server. Opps! Its there now!
  9. Im currently designing a site using Adobes Spry tabbed Panels which is working well so far. The only problem is, is that i want to link to an external link from one of the tabs and Im not sure how to hack the code to do this. Currently each tab has it sown panel which is called via javascript (which i know very little!). If anyone who has any idea how to do this it would be greatley appreciated! Heres where the test site and files are. test.andy-coates.com/ts/ test.andy-coates.com/ts/SpryTabbedPanels.js test.andy-coates.com/ts/SpryTabbedPanels.js test.andy-coates.com/ts/index.txt (<-so you can view it!) Cheers Andy
  10. Yeah, sorry I should have mentioned I was checking with IE6. Just had a look at conditional comments, thats a handy piece of scripting. Thanks fpr that. Andy
  11. Just a quicke, does anyone know a way to fix a color in IE but have it displayed opaque in firefox. I'm playing around with SpryTabbedPanels here: test.andy-coates.com/ts/ Its a learning process but its beginning to look how I want when viewed in firefox, but looks "poo" in IE as it doesn't render opaque , i was wondering i i am able to set it to pure black for IE browsers but keep the original settings for when its viewed with firefox. Also IE wont dislpay the transparency in PNG's? and for the CSS: test.andy-coates.com/ts/SpryTabbedPanels.css test.andy-coates.com/ts/css/mainstyle.css
  12. I've done a few Google searches but cant seem to find a working example, im looking to rotate a line of text 90 degrees c'clockwize and position it to the left of my page. Is this possible with css and can the is be accomplished across different browsers? All the best Andy Said site..... www.andy-coates.com/test
  13. Woo hoo! After a good few hours playing arround i have gotten something which im happy with! Now that the framework is there i should have the other pages done in no time! Still some IE7 issues which i need to look at as the page still isnt displaning propperly for some reason! Cheers again for all the help! A
  14. Once again, thanks very much for taking time to point me in the right direction! I think im slowly getting there, just gets a little frustrating at times! Andy
  15. Thanks for all the replies ( and kind words ) Ive tried a few different things but i keep getting issues with different elements of the pushing other bits out of place. I could get them in the right place if i used the absolute position attribute, (i think!) though im using the Margin:0 auto; to keep things center to the page. Just have to keep tinkering away! A

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.