-
Recent Posts
Recent Comments
Archives
Categories
- Applications Development
- ASP.net
- Bash Scripting
- C Programming
- C#.net
- Content Management Systems
- css
- Drupal Development
- Free Games
- Free Tools
- Html
- Javascript Development
- Joomla Development
- MYSQL
- Perl Scripting
- php development
- Projects
- Server Development
- Tech and How To
- Uncategorized
- VB.net
- Web Development
- Wordpress Development
Meta
Tag Archives: jquery
A JQuery Print Library that fixes the IE7 Shrink-to-Fit issue
There is an option in most browsers called “Shrink-to-Fit”. This is a page setup configuration that, if turned on, will attempt to scale the web page in size to make it fit on the selected paper size you are printing … Continue reading
Posted in css, Html, Javascript Development, Web Development
Tagged Internet Explorer 7, jquery, patch, plugin, print, scale, shrink-to-fit, web application
Leave a comment
JQuery UI Draggable – data(…)options is null or not an object in IE7
I was working on a project that allows the users to create a list of names in their account. They could then take a name from the global list and drag it to a recipients list to send a mass … Continue reading
Posted in css, Html, Javascript Development
Tagged draggable, Internet Explorer, jquery, jquery ui, patch
Leave a comment
Disappearing JSTree when using Themeroller
I am currently working on a project that utilizes a MySQL Nested Folder database design and a JQuery component called JSTree. The implementation actually works great. The system allows users to create “folders” for content and provides the ability to … Continue reading
Posted in css, Html, Javascript Development
Tagged Internet Explorer 7, jquery, jquery ui, jstree, themeroller
2 Comments
Using Jquery in an iframe
Although it may not seem like an easy task at first, it is quite possible to use jquery inside of an iframe. The first trick involves loading jquery inside the iframe code itself. Html Containing Iframe
Posted in Html, Javascript Development, Web Development
Tagged iframe, javascript, jquery
Leave a comment
