The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
8 views

Detect ActionMode nesting

I use some custom ActionModes in my application. When an action mode is closed, I do some housekeeping, like closing related views, updating changes, etc.. I detect the action mode has been closed in ...
0
votes
0answers
8 views

Avoid nesting of elements in content editable div

I have been facing a problem in inserting content at current cursor position in a content editable div.Step 1 : i insert a span element containing some text .Now i try to insert another element ...
1
vote
1answer
23 views

Zen-coding child numbering

I was searching a lot for this, maybe someone know a good answer for this. I tried to use this: (.span3>img[src="/images/img_$.png"])*4 But this creates: <div class="span3"><img ...
0
votes
3answers
22 views

Excel nesting error

another question! I'm using Excel 2013 and I have had to create a If statement which basically chooses students grade depending on a certain mark number (obviously nesting is needed) Here is my If ...
0
votes
2answers
41 views

Compare Lines of file to every other line of same file

I am trying to write a program that will print out every line from a file with another line of that file added at the end, basically creating pairs from a portion of each line. If the line is the ...
0
votes
5answers
70 views

having trouble understanding this code

I just started learning recursion and I have an assignment to write a program that tells the nesting depth of a list. Well, I browsed around and found working code to do this, but I'm still having ...
0
votes
1answer
30 views

LESS - go back to grandparent if child exists

This one is making me crazy. I have labels component in bootstrap v3. Labels have modifiers like label-danger (red color), label-success(green) etc. There is a need to distinguish whether label is a ...
0
votes
2answers
59 views

How to get the depth of d3.json of a unknown hierarchy

I've been struggling and looking for a recursive function to parse d3 json file and get the depth of branches of it.. The file looks something like this: var input = { "name": "positive", ...
0
votes
2answers
18 views

Stop Rails checking for params in URL?

The Application Concept: I'm building a Ruby on Rails [3.2] application at the moment, which consists of 2 very basic controllers - accounts for the user authentication, and messages which belong to ...
1
vote
1answer
117 views

Bootstrap - Best practices on nesting - rows & spans

What's the best way to use nesting. Multiple spans inside row - dynamic content : One row per 12 columns ? OR, One row for ANY number of columns ? Sample case n°1 - which one is the best & ...
0
votes
2answers
274 views

Can I display a list of complex objects in an MVC 4 view with add/remove capability?

I've been banging my head on this issue for several days now and can't figure it out. I need to create a view that allows users to add and remove complex hierarchical objects. Bogus example: Models ...
0
votes
0answers
49 views

mysql, multiple similar subqueries with rollup

My question has a couple of dimentions: I am working on a new query, which is based on THIS ARICLE. I need to create a series of rows, with column counts for each month . The values for the title ...
0
votes
0answers
26 views

How can I dump object with snakeyaml nesting skip

I need to get only first levels of hierarchy(1 or 2 will be enough). Is there some options for limiting hierarchy nesting or getting only first representation?
0
votes
1answer
81 views

Scrapy with a nested array

I'm new to scrapy and would like to understand how to scrape on object for output into nested JSON. Right now, I'm producing JSON that looks like [ {'a' : 1, 'b' : '2', 'c' : 3}, ] And I'd like ...
2
votes
1answer
51 views

jquery append and or html ie issue for dynamic html build

I've been going through the other issues posted on this problem but can't seem to match on with my situation. I'm having an issue with jquery nesting elements using .appendTo and .html. These all ...
4
votes
5answers
105 views

Is it safe to nest try/finally clauses like this?

As this is meant as a somewhat academic question regarding the behaviour of the try/finally clause, I tried to use an example that is very generic. Is there any danger in nesting a try/finally clause ...
-1
votes
2answers
62 views

Nested UIAlertView logic

in my app I have button, that allows user to buy current item. I want user to confirm, that he accepts selling agreement, and then he selects his preffered payment method. My logic behind this is ...
0
votes
2answers
79 views

Position a div | nest <form>s

I want to nest a form within a form. But of course that is illegal code. Because of this I want to position this div <div id="div_2"> (which I have coded at the end of my document) into this ...
0
votes
3answers
78 views

C# namespace in a class

I have basic knowledge of classes and methods. I can make classes, and define methods for them: myClass.awesome("test"); (example) But I saw a class have the following method: ...
1
vote
2answers
248 views

d3 legend, Missing text labels and duplicates values

I have been exploring how to add a legend to a plot and update the legend following a transition in which a new type of is plotted. I've run into two issues which I haven't been able to troubleshoot ...
0
votes
4answers
69 views

Python: append copy of nested list to list

In my code, I have the nested list gamelist, defined as gamelist = [['3'], ['2'], ['1']] The purpose of the program is to treat the internal lists as stacks, appending smaller elements to stacks ...
0
votes
1answer
172 views

Nesting a (vertical) UIPageViewController inside another (horizontal) UIPageViewcontroller

I have a big problem with my UIPageViewController. I want to present content in my app using sections and sub-sections. So, I have created "two" instances of UIPageViewController - horizontal (red) ...
0
votes
2answers
45 views

get values of nested query in mysql

SELECT *, count(idWallHasWallPost) as republish FROM admin_pw.wall_has_wallpost where WallPost_idWallPost in (select WallPost_idWallPost from wall_has_wallpost where Wall_idWall in ...
0
votes
1answer
159 views

d3.js - determining nested depth (or children of children)

I have a data visualization which currently gives objects a class based on whether or not they have children, like this: d3.json("skills.json", function(error, root) { var node = ...
0
votes
0answers
43 views

nested control structures

I see a great usage of nested control structures in programming practice. They are everywhere and in almost every language. I would like to get deeper understanding of how they works. Some of examples ...
2
votes
2answers
870 views

Twitter Bootstrap Fluid Grid system nesting not aligning with previous rows

I'm creating a form that uses Twitter Bootstrap's Fluid Grid system. A picture is worth a thousand words! In the 3rd row (Paciente) there's some nesting going on. As you can see this nesting is ...
0
votes
1answer
37 views

Is there any tool to validate the .aspx page nesting & styling structure?

I am working on a web based application. I have a .aspx page which includes html, css, javascript & asp.net controls. The following are cases of nesting elements/ tags: table asp:Panel ...
0
votes
1answer
26 views

Merging nested classes and keeping values

I would like to extend one object in a class alpha.helper to be an instance of the Helper class, with the added difficulty of setting this everytime a alpha.helper function is called because I need to ...
0
votes
1answer
38 views

Nesting nodes in xslt

I am trying to create an XSLT to transform an XML document, but I'm having trouble with grouping. I have no problems pulling out information for a single object, but I do not know how to group certain ...
2
votes
2answers
54 views

Nesting tables not working

I'm trying to "nest" (not sure if that's the right word) some tables. I don't want a table in each cell, rather the ability to organize the table with appropriate headings. I'm told by my engineers ...
0
votes
0answers
48 views

Anything Slider Nested Example

I've been trying to find an example of a slider-within-a-slider (nested) using Anything Slider. So far all the old examples on stackoverflow have linked to jsfiddle examples that no longer seem to ...
5
votes
1answer
140 views

WPF ControlTemplate breaks style

The stuff that does work I need to style controls of a certain type that are children of a StackPanel. I'm using: <StackPanel> <StackPanel.Resources> <Style ...
3
votes
1answer
62 views

Backbone Nesting - General Architecture

I've been doing some research and don't see an example for my specific use case. So general architecture advice/resources would be appreciated. I'm creating a address book. Users create contacts ...
0
votes
2answers
60 views

BindingList and Nested Properties

I have class a that keeps track of video streams, and for simplicity I group like properties in a sub classes using auto properties to access them. I then bound the whole class to an BindingList, but ...
0
votes
0answers
41 views

Nesting Forms with Cocoon

I am building a simple form to hold onto associations, three-deep. In building the first form to be dynamically loaded, I had no problem. Now following the exact same code, I am getting a Missing ...
2
votes
2answers
76 views

CSS nesting rules on same class tag

I have two css styles, the second of which I only want to take effect when the first is present. How would I go about that? I know that you can add more than one class to a class tag, but it doesn't ...
1
vote
1answer
63 views

How do I nest my <tr> from a script in a table

Im hoping this is a very easy question, but every single thing i cant think of wont work. The problem is that i have a table element, with a row of TH's and a couple of rows that are being imported ...
0
votes
3answers
595 views

how do I float a div over a background image in a different div

In my CSS, I've created a menubar <div> and a header <div>. My intention is to have the menu line flush with the BOTTOM of the header's background image, so I've nested the menu inside the ...
1
vote
4answers
107 views

Understanding CSS Grouping/ Nesting

I know similar questions to this have been asked a bunch of times but I could not find an answer for my specific one. If I have a bunch of CSS selectors that are very similar but are only just ...
1
vote
0answers
179 views

WebMatrix Nested WebGrid VB code

I have looked at the code in both the following posts: formatting in razor nested webgrid, replied to by nemesv in October 2011 and Razor Nested WebGrid, replied to by Chad Moran in April 2011. ...
2
votes
1answer
127 views

Ember - Switch from one state to another's nested state

I have the following code. (I'll just copy the router, since the application has arround 500 lines at the moment) What I need, is to switch from state 'rooms' to 'guests.new'. When i get to rooms ...
0
votes
1answer
92 views

Nested tags in Mustache.php

I am using Mustache for php to render my webpages. I have been playing around with the code in the dev-branch on github and found some interesting how-to's. I know for example that is it possible to ...
0
votes
1answer
291 views

Accessing nested JSON structure in D3

I'm trying to create a set of graphs using D3 and I'm having trouble figuring out how to access nested data structures in my JSON. The data looks something like this (truncated): { "date": ...
0
votes
0answers
36 views

Nesting images on top of images using twitter bootstrap

I have four images that Im using as buttons and another image that's suppose to be their container. Unfortunately i cant get the button images to nest within the container image. Here's the code im ...
1
vote
1answer
68 views

How to use the value of a variable as a variable itself?

i am trying to code in powershell where it needs i use a value of a variable as a variable itself ; is there a proper syntax to do it? here is the example; $color = "red" $red = 1 how can i obtain ...
0
votes
1answer
33 views

Limit nesting ULs in a 'nesting categories' function

I have an array ($nested) like this (this is the print_r() output) Array ( [1] => Array ( [id] => 1 [module] => 1 [parent] => 0 ...
-1
votes
1answer
145 views

Transclusion confusion. Nested directive doesn't work

I've got a problem nesting two directives. This code with one directive works as expected: http://plnkr.co/edit/nq1DD0 But when I wrap this directive into another one with transclusion the access to ...
1
vote
1answer
47 views

ready.mobi mobile readiness nesting xsl tags appropriately?

I've been trying to change my code for a while now and have failed to do so. I am able to get the readiness score to peak at 3.72 and have the code display and function well here: link removed But ...
1
vote
1answer
103 views

Having trouble nesting a link within a link in HAML

I'm having trouble with HAML nesting a link within another link. The indentation is completely correct in the HAML, but the HTML is being output very wrong. The original HAML code: .item =link_to ...
2
votes
2answers
98 views

Permutation…or similar to that

I have this array of char: private char[] posibilities = { 'a', 'b', 'c' }; And I want all possible combination of them, then I made three nested for: for (int cont = 0; cont < ...

1 2 3 4 5 6