Git Product home page Git Product logo

css3-click-chart's Introduction

Hi there ⚡

css3-click-chart's People

Contributors

anselmh avatar impressivewebs avatar lojjic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

css3-click-chart's Issues

Fix Queueing of Ajax calls

Currently, whenever a feature is chosen, 7 different parts of the page get updated with 7 different Ajax calls. As it is now, and as pointed out here, selecting a new feature doesn't cancel any previous uncompleted Ajax calls. So, with a slow connection, they could end up queueing quite a bit, making it clunky.

I couldn't quickly figure out how to fix this (I'm using jQuery's .load() but I would assume I would need to change that), but I will do it at some point. If anyone wants to tackle this, it would be much appreciated.

In short: I need to cancel any in-progress Ajax calls whenever a new feature is clicked.

"cutting-edge" section not visible when deep linking

When navigating the clickchart, whatever item is chosen is highlighted. When deep linking, the chosen item will also get highlighted.

However, if the chosen item is on the 'cutting-edge' menu, the item is hidden from view.

So, I need to develop a way for the app to figure out which menu the deep linked item is from in order to display the right menu so the selected item is visible. Would also have to change the status of the two buttons, depending on which one was selected.

editable code

Hi there,

it would be nice to make the code samples editable

font descriptors in @font-face

It will be helpful to have all the font descriptors from @font-face rule as separate items. I mainly mean those descriptors that do not have counterparts among css properties, i.e. unicode-range and src vs. font-family, font-weight, etc.

Add Mobile Support Info

A mini tabbed area for desktop vs. mobile would be nice, so I'll see if I can add that at some point.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.