GithubHelp home page GithubHelp logo

wikiup's People

Contributors

pmtarantino avatar tomasdev 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

wikiup's Issues

Documentation + improve demo page

  1. Besides the usage, it is a well known practice to document (comment) your code to understand it better, besides the verbosity of it.
  2. Demo page should contain the different available options (in order to let other developers know the full ability of the plugin), such as:
    • $('div[data-wiki]').wikiUp({ lang: 'es' }); (this makes all wikiUp-able elements start on Spanish by default instead of English)
    • $('div[data-wiki]').wikiUp({ error: 'Oopsy wopsy! Wikipedia doesn\'t have that.' });
  3. Add a license to your code. For yours sake.

feature request

would it be possible to run the wikiLoad function on each hyperlinked result contained in the current element in wikiUp? If so, you would get a really cool "tunnel" effect.

Would it be as simple as wrapping each new hyperlink in data tags?

bouncing and flickering or wrong display upon sliding off tooltip

Viewing your demo page http://pmtarantino.github.com/wikiUp/ . In Firefox 17 (64-bit Ubuntu), if I move the mouse from San Francisco to Buenos Aires or from Steve Jobs up to San Francisco, both tooltips flicker endlessly.

The same action on Chromium results in a few flickers, and then occasionally it'll end up displaying the tooltip for the old location.

As I slide from "San Francisco" to "I live in", the tooltip needlessly shifts higher in both browsers (and doesn't go away), but only in Firefox does it flicker.

Moar code improvements

Such as listed below.

Short-term

  • Use jQuery animations if there is no support for CSS3 animations (IE < 9)
  • Use JSMin instead of nasty evil packer.

Mid-term

  • Change the way tooltip works; to be able to select another kind of 'tooltip'
  • Test with collapsible div, or even better, just always-visible div
  • Is there any possibility to be independent from a CSS file?

Long-term

  • Port the plugin to nodejs

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.