Git Product home page Git Product logo

zebra_pin's Introduction

Hi there ๐Ÿ‘‹

I am Stefan Gabos, a web developer working from Bucharest, Romania. I'm half Hungarian, stubborn, articulate, and slightly afraid of women.

I started coding when I was around 14 (that's way back in 1994), and I am extremely passionate about it. I started coding in BASIC and then went on with Assembler and Turbo Pascal. In 1997 I started developing commercial applications using Microsoft Access. Since 2001 I'm developing exclusively for the web using PHP, MySQL, HTML, CSS and JavaScript.

I am an incurable workaholic and a perfectionist. I work with PHP, MySQL, HTML and CSS and JavaScript and have been using these things since back when GeoCities was the most visited website on the Internet and the <blink> tag was cool. I am among the 6 people in the world who were never afraid of Internet Explorer 6.

I develop rock-solid PHP libraries and super-lightweight, highly optimized, bad-ass jQuery plugins and open-source them because I am a web developer even when I'm not at work.

When working, I listen to massive amounts of music โ€“ alternative rock, in general. When I am not working (it sometimes happens), I enjoy playing the guitar, sleeping, cooking, watching Formula One or a good movie.

zebra_pin's People

Contributors

dependabot[bot] avatar stefangabos 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

zebra_pin's Issues

No resize/update is captured when a scrollbar appears after initialization

Hello,
I noticed an issue if you initialize zebra pin, and then the viewport width changes as a result of a scrollbar appearing. This can happen if something else on the page loads content via ajax or dynamic content.

A window.onresize event does not occur in this case; and this results in a slightly incorrect width on a zebra pin element.

You can observe the behavior/issue in this pen example (notice how the width is visibly different when it is pinned):
https://codepen.io/adamcoulombe/pen/BapVRaL

It isn't practical in every scenario to manually update the zebra pin after ajax load. There could also be other factors that might cause this to occur beside just ajax.

I found a solution that I have implemented on my fork, and I wanted to share it. It could potentially be worked into this library, it is a little hacky though.

It involves adding a 100% width invisible iframe to the document and listening its resize event, then dispatching a resize event to the window if it occurs, the concept is described here:
https://stackoverflow.com/questions/2175992/detect-when-window-vertical-scrollbar-appears

Add scroller to element if it reaches certain height

Hi is it possible to add a scroller to the element that is being stuck once it becomes a certain height. I am using it to stick a sidebar shopping cart so new items get added dynamically and it is changing the height dynamically.

Why jQuery <2.0

Hi,
Is there a reason for having a dependency to jQuery <2.0 ?

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.