Variable Visions

jQuery



jQuery Tables to Divs

Published on Thu. Sep. 26, 2013

Read other tutorials on jQuery and Web-Development.




Netsuite Shopping Cart Reminder

Use setTimeout, addClass, and effect to show cart abandoners a message to finalize their order

Published on Thu. Apr. 11, 2013

Read other tutorials on jQuery and Web-Development.




NetSuite missing category Javascript Redirect

Published on Thu. Mar. 21, 2013

Read other tutorials on jQuery and Web-Development.




NetSuite category to product jQuery redirect

I tired window.location, window.navigate, self.location but none seemed to work. I'm thinking NetSuite was using conflicting javascript.

Published on Thu. Mar. 21, 2013

Read other tutorials on jQuery and Web-Development.




Javascript Math Part 1

Using Math.round, document.write, and a reg-ex function using .replace, .charAt, and .lastIndexOf to delimit and replace commas

Published on Fri. Mar. 15, 2013

Read other tutorials on jQuery and Web-Development.




jQuery UI Sortable List with Cookie memory

Use .sortable, .cookie, .split(','), .appendTo, and .length

Published on Fri. Mar. 15, 2013

Read other tutorials on jQuery and Web-Development.




jQuery slidding text part 2

Use setInterval, .effect, and .delay to create this jQuery sliding text marquee

Published on Mon. Feb. 25, 2013

Read other tutorials on jQuery and Web-Development.




jQuery opening and closing read more box

Use toogleClass with height: 0 to height: auto CSS rules, and use .text to toggle Show/Hide text.

Published on Fri. Feb. 22, 2013

Read other tutorials on jQuery and Web-Development.




jQuery attribute selector text value change

There is a lag...but it will replace the text value of an input field if you do not have access to the html.

Published on Thu. Dec. 27, 2012

Read other tutorials on jQuery and Web-Development.




RETURN FALSE VS CLICK TARGET EXCLUDE

Published on Sun. Dec. 09, 2012

Read other tutorials on jQuery and Web-Development.




jQuery breaks in IE7

jQuery breaks in IE7 if a comma is used before ending the function

Published on Mon. Nov. 19, 2012

Read other tutorials on jQuery and Web-Development.




Decrypting a password in a Dreamweaver .ste file

If you don't have your FTP password but have a Dreamweaver .set file, you can decode it using a simple javascript function and input fields.

Published on Wed. Oct. 31, 2012

Read other tutorials on jQuery and Web-Development.




Responsive Dropdown Menu

Published on Mon. Sep. 24, 2012

Read other tutorials on jQuery and Web-Development.




NTH-Child in all browsers

Use the jQuery .addClass method to add even and odd classes to style since IE does not support :nth-child

Published on Tue. Sep. 18, 2012

Read other tutorials on jQuery and Web-Development.




jQuery and CSS3 Garage Doors using .toggleClass

Simply change the height of the toggled class

Published on Mon. Sep. 17, 2012

Read other tutorials on jQuery and Web-Development.




Javascript setInterval with random content loaded with AJAX - PART 2

The below function was written to display six random articles by fading in and out with the addition of pausing on mouse hover

Published on Fri. Sep. 07, 2012

Read other tutorials on jQuery and Web-Development.




Javascript setInterval with random content loaded with AJAX

The below function was written to display six random articles by fading in and out

Published on Thu. Sep. 06, 2012

Read other tutorials on jQuery and Web-Development.




Javascript text select disable

Disable unintentional text selection inside a click target

Published on Tue. Aug. 28, 2012

Read other tutorials on jQuery and Web-Development.




jCarousel slideshow

Use the jcarousel plugin for this type of slideshow

Published on Thu. Aug. 09, 2012

Read other tutorials on jQuery and Web-Development.




jQuery Tool Tip

Change the boring yellow html tool tip pop-ups into a more stylized version.

Published on Thu. Aug. 09, 2012

Read other tutorials on jQuery and Web-Development.




jQuery Garage Doors with click target exclude

Exclude all anchor tags from your jQuery slideToggle function to prevent action before redirect.

Published on Fri. Aug. 03, 2012

Read other tutorials on jQuery and Web-Development.




JQuery animated Scroll to Top link

This jQuery function converts the #jump anchor tag to a link that scrolls back to the top of the html body in two seconds with easing.

Published on Tue. Jul. 31, 2012

Read other tutorials on jQuery and Web-Development.




jQuery Slideshow with CSS transitions

A jQuery Slidesow with a garage door caption upon image load.

Published on Mon. May. 21, 2012

Read other tutorials on jQuery and Web-Development.




RECENT ARTICLES:

PUBLISHED ON 01.16.24arrowInteractive 3D web sites with Spline

PUBLISHED ON 06.1.23arrowBuilding a JavaScript Metronome using Open AI Chat GPT

TAGS

CATEGORIES