ie6countdown.com

VN:F [1.9.22_1171]
Rating: 6.0/10 (1 vote cast)

The countdown to the death of Microsoft Internet Explorer 6 (IE6)

Interface.eyecon.ro

VN:F [1.9.22_1171]
Rating: 6.0/10 (1 vote cast)

Interface elements for jQuery
Interface.eyecon.ro

ionicframework.com

VN:F [1.9.22_1171]
Rating: 8.0/10 (1 vote cast)

A HTML5 & Cordova mobile framework.

Introducing: Capacitor Barcode Scanner Plugin

16 May 2024 @ 8:26 pm

We are thrilled to bring our first Ionic + OutSystems shared plugin to the Capacitor ecosystem as a core supported plugin. The post Introducing: Capacitor Barcode Scanner Plugin appeared first on Ionic Blog.

Testing Stencil Components with Ease using Playwright

9 May 2024 @ 2:20 pm

We’ve also expanded support for another testing tool: Playwright! The post Testing Stencil Components with Ease using Playwright appeared first on Ionic Blog.

Microsoft Retires App Center – What’s Next?

7 May 2024 @ 3:14 pm

As you consider migrating from Microsoft App Center to a new tool, we may just have the perfect solution for you. The post Microsoft Retires App Center – What’s Next? appeared first on Ionic Blog.

Announcing Ionic 8.1

2 May 2024 @ 3:02 pm

Hot on the heels of Ionic Framework 8.0 is version 8.1 packed with input, datetime, and accessibility improvements! The post Announcing Ionic 8.1 appeared first on Ionic Blog.

Why is mobile CI/CD so difficult?

30 April 2024 @ 3:02 pm

We discuss the complexities of mobile CI/CD, then explore the benefits of using a specialized CI/CD solution. The post Why is mobile CI/CD so difficult? appeared first on Ionic Blog.

Introducing Appflow CLI 1.0

25 April 2024 @ 7:02 pm

The new 1.0 version of the Appflow CLI makes it simple to take advantage of Appflow’s mobile CI/CD features within your existing CI/CD platforms—like Azure DevOps, Jenkins, GitLab CI, CircleCI, and more. The post Introducing Appflow CLI 1.0 appeared first on Ionic Blog.

PWAs: A Powerful Part of your Mobile App Strategy, But Not a Standalone Solution

23 April 2024 @ 3:52 pm

A deeper look at the benefits that PWAs provide as well as their limitations. The post PWAs: A Powerful Part of your Mobile App Strategy, But Not a Standalone Solution appeared first on Ionic Blog.

Ionic 8 is here!

17 April 2024 @ 5:01 pm

What’s new in Ionic 8? Enhancements to theming, accessibility, revised iOS designs, a new Picker experience, and a new password toggle component. The post Ionic 8 is here! appeared first on Ionic Blog.

Announcing Capacitor 6.0

15 April 2024 @ 4:59 pm

We're excited to announce Capacitor 6, the latest upgrade to our native runtime for web apps. This release brings experimental Swift Package Manager support, aligns with Apple's new privacy requirements, and introduces improvements across the board, ensuring your projects are future-proof and more efficient. The post Announcing Capacitor 6.0 appeared first on Ionic Blog.

Testing Stencil Components with Ease using WebdriverIO

11 April 2024 @ 4:00 pm

Over the past few months, the Stencil team has been working to expand the testing tools we support. First up is WebdriverIO. The post Testing Stencil Components with Ease using WebdriverIO appeared first on Ionic Blog.

it-ebooks-search.info

VN:F [1.9.22_1171]
Rating: 8.0/10 (1 vote cast)

A great resource for e-books for the IT professional.

Joomla.org

VN:F [1.9.22_1171]
Rating: 5.0/10 (1 vote cast)

Joomla is an award-winning content management system (CMS), which enables you to build Web sites and powerful online applications.

jquer.in

VN:F [1.9.22_1171]
Rating: 5.0/10 (2 votes cast)

A great resource for jquery plugins (canvas, navigation, etc)

Also in angular: https://angular-js.in/

jqueryfordesigners.com

VN:F [1.9.22_1171]
Rating: 7.0/10 (2 votes cast)

Useful snippets of javascript for designers in jquery

Simple use of Event Delegation

14 June 2011 @ 12:00 pm

Event delegation may be some techie term that you’d rather shy away from, but if you’ve not already used it, this example will show you a simple but powerful use of event delegation. Watch Watch Simple Event Delegation (Alternative flash version) QuickTime version is approximately 22Mb, flash version is streaming. View the demo used in [...]

Populate Select Boxes

11 February 2011 @ 12:00 pm

It’s the age old (well, in webby terms) issue of how to populate one select box based on another’s selection. It’s actually quite easy compared with the bad old days, and incredibly easy with jQuery and a dash of Ajax. Watch Watch Populate Select Boxes screencast (Alternative flash version) QuickTime version is approximately 60Mb, flash [...]

Scroll Linked Navigation

18 August 2010 @ 2:52 pm

There are a few websites I’ve seen lately that have a left hand navigation automatically updates it’s selection based on where you’ve scrolled to on the page. This tutorial will show you exactly how to achieve just that. Watch Watch Scroll Linked Navigation screencast (Alternative flash version) QuickTime version is approximately 50Mb, flash version is [...]

Debugging Tools

7 July 2010 @ 9:37 am

Most of us have to make our web pages work in The Big Five browsers, so I thought it was about time I introduce you to the debugging tools for each of those browsers with a couple of tips thrown in to the mix. Watch Watch Debuggers screencast (Alternative flash version) QuickTime version is approximately [...]

Enabling the Back Button

19 April 2010 @ 12:00 pm

As we build more and more Ajaxy applications, and our apps reside on a single page, the browser’s native back button can get more and more broken. This episode will show you how to re-enable the back button on your apps. Watch Watch Enabling the Back Button screencast (Alternative flash version) QuickTime version is approximately [...]

J4D update: My Book, Other Books, Workshops and talks

9 March 2010 @ 1:00 pm

It’s been a while since I’ve been in touch, so I wanted to let you know what’s going on in the jQuery for Designers world, what to look out for and what’s coming next. A personal update I realise I’ve neglected you again (there was a similar dip back in Feb 2009: I see a [...]

Adding Keyboard Navigation

12 January 2010 @ 12:44 pm

I was recently asked how keyboard navigation could be supported to move a slider backwards and forwards. I’ve created a few tutorials on how to create sliders and carousels but not mentioned keyboard supported navigation yet. Watch Watch Adding Keyboard Navigation screencast (Alternative flash version) QuickTime version is approximately 28Mb, flash version is streaming. View [...]

Fixed Floating Elements

23 October 2009 @ 1:17 pm

On visiting Apple’s web site an putting items in my shopping basket, I noticed (an old effect) where the shopping basket would follow me down the page. We’ll look at how to replicate the fixed floating sidebars or elements with very little jQuery. Watch Watch jQuery Fixed Floating Elements screencast (Alternative flash version) QuickTime version [...]

Want to learn more about JavaScript? Go Full Frontal!

29 September 2009 @ 3:45 pm

I’m sure you’re familiar with a bit of JavaScript now that you’ve subscribed to my screencasts and hacked and played around with jQuery. Earlier this year I decided that it was time there was a UK conference dedicated to learning JavaScript, and I called it Full Frontal. The conference is a one day event talking [...]

iPhone-like Sliding Headers

10 September 2009 @ 3:54 pm

The iPhone has a few unique UI features, one in particular are the static headings when you’re scrolling through a list, so you know the context of the content. We’ll see how to create this effect using jQuery. Watch Watch iPhone-like Sliding Headers screencast (Alternative flash version) QuickTime version is approximately 68Mb, flash version is [...]

jsbin.com

VN:F [1.9.22_1171]
Rating: 7.0/10 (1 vote cast)

Specifically designed to help JavaScript and CSS folk test snippets of code, within some context, and debug the code collaboratively.

jsfiddle.net

VN:F [1.9.22_1171]
Rating: 9.0/10 (2 votes cast)

A playground for web developers, use it as an online editor for snippets built from HTML, CSS and JavaScript. The code can then be shared with others, embedded on a blog, etc.

JustPing.com

VN:F [1.9.22_1171]
Rating: 5.0/10 (1 vote cast)

Online ping – Online web-based ping: remote ping a server or web site using our network with 37 checkpoints worldwide