search for: div_2

Displaying 2 results from an estimated 2 matches for "div_2".

Did you mean: div_
2006 Jan 14
14
Javascript/AJAX Debugging
Hello ! I''m trying to implement something similar to the "multiple updates" section of the Web2.0 chapter of the Agile book. I implemented my version, and nothing is happening. No javascript errors, my logs look fine, page is rendered fine... just no Effect.Highlight. Here is the code: views/causes/cause_home/index.rhtml =============== <%= form_remote_tag(:complete =>
2006 Apr 11
1
IE Sortable Style Problem
...ts. In order to style elements other than lists, we need to pass a third argument to the addList functionthat tells scriptaculous which elements should be draggable.</p><div id="divContainer"> <div id="div_1">This is the first div</div> <div id="div_2">This is the second div</div> <div id="div_3">This is the third div</div> <div id="div_4"> This is the fourth div, it also has a lot of text and will cover more than one line. It''s bigger than the other divs here, but that should real...