Aaron Saray

open source programmer,
web developer

entrepreneur, author
and musician

My Blog

contains PHP, Web and business/entrepreneurial related content. Please join in the conversation!

Category Archives: jquery

JfbConsole – chainable Firebug Console jQuery plugin

I find myself wanting to document various different attributes mid development on my jquery code. I have created the following function to help use FireBug’s console access code effectively in the jQuery fashion. ?View Code JAVASCRIPT1 2 3 4 5 … Continue reading

Posted in javascript, jquery | Tagged , | Leave a comment

Form Submit: Internet Explorer behaving badly

I just want to make a micro blog here. Just a tiny lil blog. Internet Explorer Does Not Submit Form on Enter Correct! Instead, I load my page with this jquery ?View Code PHP1 2 3 4 5 6   … Continue reading

Posted in html, javascript, jquery | Tagged , , | Leave a comment