0
votes
1answer
26 views
Wordpress Navigation
I am working on a Wordpress Theme, I need to work on the navigation, I am having a little trouble creating it.
The navigation I am looking for looks like this: www.neu.edu/humani …
0
votes
1answer
11 views
accordion menu error 1010
Hey guys,
I'm trying to create an accordion menu off of an online tutorial. I followed every step (i think) on Original Tutorial but changed things according to my size, as well a …
0
votes
0answers
19 views
Jquery history - Ajax navigation - How to make url request and search request?
I'm using the Jquery history
exemple: mikage.to/jquery/jquery_history.html
I don't really know how to make a search query using a search box form and how to create a search link …
0
votes
2answers
15 views
Silverlight cant find page error
I have started a a new project (to refactor some code), and just can't work out why I keep getting "Can't find page /Index" error. The code works fine until I use an add method (o …
0
votes
0answers
18 views
Zend Framework - multiplate navigation blocks
Hi
I want to use the navigation helper to build my navigation menus using Acl. The Acl part I have working fine.
I now want to be able to display a few different types of navigat …
2
votes
4answers
53 views
automate navigation of a JavaScript powered website
Hello,
I need to automate navigation around a JavaScript powered website so I can scrape some content. I came across Chickenfoot, which is a FireFox extension that gives me a pro …
0
votes
3answers
55 views
jQuery Navigation Assistance Needed
I have a jQuery based accordion style navigation that I am trying to modify.
It uses this code:
$('.interior #subContent > ul > li > a.drop').click(function(){
$(this) …
0
votes
1answer
41 views
Exiting from blackberry application
Hi
I'm a beginner in blackberry programming. I've tried to run a HelloWorld app inside Blackberry JDE on a Simulator.
The problem is that the application doesn't actually exit ev …
1
vote
1answer
39 views
Creating a Web Navigation Helper Class for MVC
Hi,
Im a newbie to MVC and trying to use the web navigator class in my MVC application. http://polymorphicpodcast.com/shows/webnavigator/
The class enables us to have stongly type …
0
votes
3answers
22 views
Add UIActivityIndicatorView into UIBarButton
How do I add a UIActivityIndicatorView spinner circle into a UIBarButton? So that when a user taps on one of those buttons on the navigation bar, they see a spinner while the loadi …
0
votes
1answer
31 views
jQuery Navigation - Keeping the accordion open and show the active page.
I have seen a similar related post but my situation is a little different so I am posting a new question.
I am working on a site that was built by someone else. The navigation is …
1
vote
2answers
53 views
How to develop a multi screen Blackberry application?
I need to develop an application where I am able to change screens using menu items previous and next. Can u give me a rough idea about how to implement it?
Thanks
0
votes
3answers
58 views
jQuery Accordion and Navigation Issues
I am working on a site for a client and have run into a problem with the side navigation after adding jQuery Accordion to the main content area of the page.
On this page: http://p …
0
votes
1answer
15 views
Silverlight Navigation issues
I am trying to navigate to pages passing parameters, which I have got to work from the mainpage, but when I try and do a similar thing at a lower level I get a page not found error …
1
vote
2answers
109 views
iPhone: change Navigation Bar title color and back button title color
hi all,
i want to change the NavigationItem title color. Also i want to the change the text color of back button of navigation bar.
Please suggest how can i do this task? i am usin …
