943,701 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 350
  • PHP RSS
Sep 14th, 2009
0

how to find all hidden values name?

Expand Post »
I want to find all hidden values name and values ??
in div id divTopLeft.
How to find this??


PHP Syntax (Toggle Plain Text)
  1. <div id="divTopLeft" class="workarea" >
  2. <ul id="ul2" class="draglist">
  3. <li id="li1_2" class="list1">
  4. PR 3
  5. <input id="draglist_directory_submissionPR3" type="hidden" value="13" name="draglist_directory_submissionPR3"/>
  6. </li>
  7. <li id="li1_1" class="list1" style="">
  8. <input id="draglist_directoryPR3" type="hidden" value="10" name="draglist_directoryPR3"/>
  9. </li>
  10. <li id="li3_3" class="list3" style="">
  11. <input id="draglist_submissionPR3" type="hidden" value="20" name="draglist_submissionPR3"/>
  12. </li>
  13. <li id="li6_1" class="list6" style="">
  14. <input id="draglist_PR3" type="hidden" value="15" name="draglist_PR3"/>

how to find all hidden values name in particular div?
Similar Threads
Reputation Points: 3
Solved Threads: 15
Posting Whiz
Aamit is offline Offline
341 posts
since Apr 2008
Sep 14th, 2009
0

Re: how to find all hidden values name?

What do you mean? Your input boxes was set to type=hidden
unless you manually set it to text type=text
Reputation Points: 10
Solved Threads: 0
Newbie Poster
jay_412 is offline Offline
24 posts
since Aug 2009

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: php error dont know why
Next Thread in PHP Forum Timeline: New:Limit Characters From Your Text





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC