jQuery DOM Manipulation test (bug?)
I discovered something really weird when I needed to manipulate the DOM with jQuery (1.7.1)…. check the log and the source with Firebug and you will see what I mean! Clone The <script> tag and DOM manipulation If you are…
Twitter Bootstrap Dropdown Button
If you like the Twitter Bootstrap, check out this pull in their github repository. You might like to see that they are still adding new UI elements to their framework. Posted from Ried im Innkreis, Upper Austria, Austria.
jQuery Plugin: Confirmation
I needed a simple way in a project to generate a common confirmation dialog for Links which fire delete operations. Cause we are already using jQuery and Bootstrap from Twitter, I decided to create a jquery Plugin which uses the…
Bootstrap
For everyone who is tired of using jQuery UI in your web applications (no offense but I think Oracle APEX ruined jQuery UI for me..) here comes Bootstrap. Less Javascript more CSS (or {less}). We are using it now for…
Recent Comments