Hapi: you see that.

 
Ealick: Okay, got those so what’s the issue?

Cassity: Let me pastebin login.js as well

Sherman: Http://termbin.com/hzls when I click on Giriş yap, it should redirect to index.html

Becwar: But any other page works

Nones: I mean $.mobile.changePage”inst.html”,”slide” works

Geagan: And you aren’t getting anmy errors?

Heholt: Maybe this is the reasons changePage is deprecated?

Courtwright: Do this. Create a new html page called TEST.html and place it in the same directory as index.html

Haman: Change the $.mobile.changePage”test.html”, “slide”; in the success handler and tell me if it loads the blank page

Pano: Yes I get the blank page

Theam: Why doesn’t it change to index.html?

Guichard: Oh, I have got an idea

Zettler: Angular ng-repeat simple question, please help: http://pastebin.com/dVTiQZcV

Quarry: Anyone has a fiddle of masonry with photoswipe?

Barajas: Dude, did you goole those same words?

Barvick: Voltair3: try #angularjs

Bauers: I want to get “data-size” attr from each “a” and then apply it to every “a” at a later time, how can i do this?

Kwasny: You need each, data and attr

Vasta: I have var thumbnail = itemsindex.el.children0;

Contrerras: Which i console.log-ged and it is an object

Arisa: Now i want to hardcode this as thumbnail = itemsindex.thumb;

Volkman: And i have var items = { thumb: ‘foo’ } , { thumb: ‘bar’} , but it doesn’t work

Kingwood: Ah so one is object HTMLImageElement and the other is a string

Corns: I need to p*** object HTMLImageElement , how can i get that from a string?

Bolnick: I want to shuffle two arrays that have the same number of elements with the same order

Aragan: Adv_: http://jsfiddle.net/vvpoma8w/

Barvick: What’s a good way to contain easily deployable “widgets”

Beauparlant: Adv_, there is no vanilla solution to do that, but you can use thirdparty libraries like respond.js

Sarchet: Http://jsfiddle.net/Hurry/arodht2g/ — why am I getting Uncaught TypeError: Cannot read property ‘length’ of undefined here?

Dobey: Hurry, you have to iterate over the kime.nodes first, then the node: http://jsfiddle.net/arodht2g/1/

Glady: How do I say if this field contains this?

Fillare: I give up. isn’t field_kime.indexOf’764′ != 0 correct when field_kime contains 764?

Florea: I’m trying to validate all the elements in a form http://jsfiddle.net/vqr22ebz/

Florea: But apparently it’s not working the way I’m doing it

Schweim: Hurry: http://jsfiddle.net/arodht2g/3/ try this way

Heidler: Florea, what is the formItems? i cannot se where you defined in the fiddle

Florea: Http://jsfiddle.net/vqr22ebz/1/

Florea: Http://jsfiddle.net/vqr22ebz/3/

Florea: This is an updated version now

Cagley: Florea: http://jsfiddle.net/vqr22ebz/4/

Wironen: An alternative solution:

Borgman: The alert is disabled on jsfiddle

Swopshire: Hapi: sorry but that doesn’t work

Poskus: Maybe i dont understand your problem. if the node field_kime value is contain 764, you want to do something with that?

Florea: But I have to show the alert to the user

Breden: On your site you can, so only you have to replace the the border css with your alert

Hochberg: Hapi: I was wrong, it works

Tiefenauer: I want to find how many

Cellini: Thats simple. just create a counter, which is increases in your statement http://jsfiddle.net/arodht2g/4/

Jinkerson: Hapi: you see that field_kime contains 1