Questions tagged [sections]

697 questions
0
votes
1 answer

Working with parallax through CSS3 and Jquery

I am working on a one page website where each section's background-image parallax scrolls over the other. Here is my HTML:
justLearning
  • 187
  • 2
  • 9
  • 19
0
votes
2 answers

Codewarrior debugger not showing C source after compiling some code and data into a new ELF section

In our project, we are building an ELF file and a partially linked file (PLF) which is converted to a proprietary format and loaded into memory after the ELF is loaded. We use Codewarrior to run and debug, which has been working just fine (the C++…
thehelix
  • 578
  • 1
  • 6
  • 10
0
votes
1 answer

Tableview lifecycle

I have a UITableView that I am trying crate with a few sections. I know how to create them and have others working perfectly on my app but this one wont load past numberSectionsInTableview. I have tried adding break points to see where the…
WCByrne
  • 1,549
  • 1
  • 11
  • 16
0
votes
1 answer

How to reload a UItableView with rows and section

I have a UITableView displaying a list of plants in alphabetical sections. Within the app, the user can change the language. When the language is changed, the method: [self.tableview reloadData]; now displays the same plants in a new language. The…
Tom Tallak Solbu
  • 559
  • 6
  • 20
0
votes
5 answers

css - Make two
tags side by side

My current code is this: