anonīms Posted December 4, 2012 Report Posted December 4, 2012 Iegūt elementu, kam inline index ir 3 Kā es varētu iegūt objektu no lapas ar jquery, kuram css inline index ir 3? style="index:3" Quote
0 anonīms Posted December 5, 2012 Author Report Posted December 5, 2012 (edited) <div style="index:3">ada</div>var bla = $("div[*style='index:3']");console.log(bla);izvada null.eh labi. Es jau pārkodēju kodu, lai nav ar šo jāmocās. Edited December 5, 2012 by anonīms Quote
Question
anonīms
Iegūt elementu, kam inline index ir 3
Kā es varētu iegūt objektu no lapas ar jquery, kuram css inline index ir 3? style="index:3"
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.