[jQuery] Looping through data object

[jQuery] Looping through data object


i have an object:
options =
{
var1: 'one',
var2: 'two'
}
is there a wayt too loop throught this object like i can does with .each?
--
View this message in context: http://www.nabble.com/Looping-through-data-object-tf4257354s15494.html#a12115817
Sent from the JQuery mailing list archive at Nabble.com.