search for: div2

Displaying 8 results from an estimated 8 matches for "div2".

Did you mean: div
2006 Apr 03
3
render :partial + redirect_to :controller
This is of course disallowed, which I discovered only after nearly completing my spanking new ajaxified UI. What is the motivation behind this, and what is the best workaround? This UI does a scriptaculous drag-and-drop of items from a first div (div1) over to a second div (div2), which triggers the contents of div2 to be updated to reflect the drop. No prob, thus far. But then the contents of div1 must be re-sorted via controller (action1) based on what has been dropped into div2. THe re-sort of div1 must be done server-side. I currently update div2 via render :parti...
2011 Nov 16
1
Checking for monotonic sequence
...5.64 40.17 42.55 45.13 46.36+17.22 51.11 55.72 70.78 71.72 76.99 82.20 <NA> I don't know a priori how many columns are in the table. I want to be able to extract the numbers to the best of my ability, and check to see if they form a monotonic sequence. How do I do this? If I type:    div2 <- div1[is.numeric(div1)]    div2 I get    data frame with 0 columns and 1 rows OTOH, if I type    div2 <- as.numeric(div1)    div2 I get    [1]  9  4 15 16 18 20 17 21 21 18 24 24  8  8 NA Huh?? What do I need to do? The data in V8 in this particular instance is aberrational - I don't...
2007 Jan 26
3
Newbie question.
Sorry for my ignoreance I''m kind of new to this.... I have a requirement for a page that essentially consists of three "DIVS". DIV1 - This is static, it has a bunch of links that initiate a AJAX request to populate DIV2 DIV2 - Populated as a result of a request initiated from DIV1. - This needs to have further links that will initiate a AJAX request to populate DIV3. Can the response include further Javascript to allow more dynamic behaviour ? DIV3 - Populated as a result of a request initiated from DIV2....
2006 Jan 14
14
Javascript/AJAX Debugging
...views/causes/cause_home/index.rhtml =============== <%= form_remote_tag(:complete => "eval(request.responseText)", :url => {:action => ''update'', :id => @cause.id}) %> <div id="div1">super</div> <div id="div2">super</div> <div id="div3">super</div> <%= end_form_tag %> views/causes/cause_home/update.rhtml =============== <% 3.times do |i| %> new Effect.Highlight(''div<%= i %>''); <% end %> controllers/causes/cause_home_cont...
2006 Apr 03
5
RJS Queue
...le to succesfully queue page.visual_effect commands in my RJS templates. Each command will wait to execute until the previous command is done executing. But I''d also like to execute a page.replace_html command AFTER the page.visual_effect commands. I have a series of five DIVs: div1 div2 div3 div4 div5 When the user clicks on div1, a page.visual_effect command is executed in div1 disappears. At this point, I want to execute a page.replace_html command on my divs. Right now, the visual_effect and replace_html execute in parallel, so you never see the visual_effect take place....
2006 Aug 16
8
Multiple (AJAX) Observers on the Same Field and MSIE
I have been using multiple observers, i.e., observe_field(), on the same input field and relying on them to execute in the same order that they appear in the page. This has been working fine in FireFox, but it does not seem to work in MSIE; the requests come in and are processed in a different order. Now, I''ve always been a little hesitant about using this technique, but it always
2006 Mar 30
9
Getting data from multiple controllers (Newbie question)
Hello, Assuming I have the following setup for one page: <column A><data from controller 1 /> </columnA> <column B><data from controller 2 /> </columnB> <column C><data from controller 3 /> </columnC> Assuming the page is created for Controller 2, what would be the best way(s) to gather/render the data from the other controllers? Best
2018 Sep 04
6
[PATCH 0/5] drm/nouveau: add basic HDMI 2.0 support
This is the beginnings of HDMI 2.0 support. All of the "extra" features are left out, such as 12/16bpc, YUV420, etc. I've verified that with this code, a GP108 (GT1030) can switch between 4k at 60 and 1920x1080 at 60 on a LG 4K TV. Further, I've verified via i2c tools, that the SCDC writes really do happen. I suspect that the patch for keeping track of the high-speed TMDS