Tagged Questions

The sidebar tag is to be used for issues relating to displaying or rendering information to the side of an application.

learn more… | top users | synonyms

13
votes
6answers
8k views

Get current page URL from a firefox sidebar extension

I'm writing a sidebar extension for Firefox and need a way to get the URL of the current page so I can check it against a database and display the results. How can I do this?
8
votes
6answers
16k views

How to make div follow scrolling smoothly with jQuery?

I'm creating a blog layout, which has an sidebar. In sidebar there are sections/boxes, but the last one of these boxes should follow scrolling when none of the other boxes are visible. So, when user ...
8
votes
2answers
2k views

Silverlight 2 Sidebar Gadget

How do you display a Silverlight 2.0 application in a Vista Sidebar gadget? Whenever I load a gadget with the standard Silverlight 2 object tag, I get the no-silverlight default content instead of ...
6
votes
2answers
192 views

How to create Internet Explorer sidebar extension in C#?

I want to create an IE extension - a sidebar ("Explorer bar") looking just like bookmarks/favourites sidebar in IE9, it is supposed to show HTML webpage in it. I googled for a few hours, read some: ...
5
votes
1answer
84 views

Advanced jQuery “Sticky Bottom” and also Scrolling Sidebar Issue

this is my first post so please bear with me a bit. Having searched everywhere for a solution to this problem, and attempting to use a few plugins like jQuery Way-points, to no degree of success, I ...
5
votes
2answers
340 views

How to keep the last tree item of NSOutlineView in the most bottom of a Sidebar?

I'd like to have the same behavior of special items as it's done in the Things application. I mean Logbook and Trash items in the bottom part of the Sidebar: Please advise any way to implement the ...
4
votes
2answers
329 views

Android sidebar

I've been using firefox for Android and really like the use of the sidebar to hold shortcut icons and the like. How would I go about creating a similar bar myself with the following attributes: ...
4
votes
3answers
483 views

How to draw procedural graphics in Vista Sidebar?

How do I draw procedural graphics in a Vista Sidebar gadget? I have a gadget that collects data over time and I want to draw animating graphs. My current approach is to draw the graph with VML ...
3
votes
2answers
62 views

How did Facebook implement the chat sidebar?

I'm trying to understand how Facebook implements the chat sidebar. It seems to stay there even as I change pages. For example, if I select some text inside the sidebar, then click to go to another ...
3
votes
4answers
242 views

How to Request a Password Protected Page in Javascript

I'm working on a very simple Sidebar Gadget to analyze my router's monthly bandwidth usage and determine how far ahead or behind I am for that month. The data is located in a router-hosted, password ...
3
votes
2answers
388 views

How to create a sidebar(right-side) in google chrome?

It seems that it is not possible, but if anyone as a hint on how to create a right-sided sidebar (like a iframe) in google chrome, any hint will help. Thanks.
3
votes
1answer
420 views

Set Screen.WorkingArea.Width?

Sorry if this is a fundamental question and I'm just stupid :) I am building a sidebar application, it uses System.Windows.Forms.Screen.PrimaryScreen.WorkingArea to set the appropriate widths and ...
3
votes
1answer
364 views

Reserve part of the desktop

How can I reserve one edge of the desktop with Delphi? Something like the Vista Sidebar does.
3
votes
3answers
2k views

Firefox Sidebar and Document object of DOM

There is a webpage loaded in the firefox sidebar and another webpage loaded in the main document. Now, how do I ask access the main document object through the Firefox sidebar? An example to do this ...
2
votes
1answer
163 views

Best HTML5 markup for sidebar

I'm setting up my WordPress sidebars for an HTML5 theme and really wanting to use before_widget and after_widget right. So my question is this: which of the two markup patterns is more appropriate? ...
2
votes
2answers
53 views

How to issue post requests from WordPress sidebar?

Is it possible to issue post requests from WordPress sidebar? I want to open page wich requires some parameters to be sent by POST request. But I found that neither FORM tag, not JAVASCRIPT or ...
2
votes
2answers
134 views

Rails: aggregate multiple models into single view (think dashboard)

I have a Rails 3.1 "blog" type app and my Post#index has become a sort of overview (or dashboard or sorts) into the whole system. The main content is pulled from the Post model but a sidebar contains ...
2
votes
4answers
53 views

Is there a cleaner way to do the sidebar active state per page?

I have this sidebar code <li><a href="/restaurant_pos"><span>Restaurant POS Systems</span></a> <ul> <li><a href="/restaurant_pos">Restaurant ...
2
votes
1answer
266 views

How can I specify a sidebar in Chrome extension?

I'm trying to add a sidebar (experimental) to my extension. I've enabled the "Experimental Extension APIs" in Chrome. When I invoke: chrome.experimental.sidebar.show(cTab); method, (where cTab ...
2
votes
1answer
232 views

Display Wordpress Sidebar on External Website

How to display wordpress sidebar information on an external php site. Tried by iframe but, fails when clicking links in iframe; which loads page in iframe only. actually i would like to go wordpress ...
2
votes
3answers
245 views

Placing a div sidebar next to a centered div

I've found a lot of variations to this question within SO, but it seems no matter what I try I can't get this (seemingly very simple!) thing working! What I'm trying to do is to keep the 'centered' ...
2
votes
2answers
320 views

How to let a sidebar execute javascript code from the main document?

I'm working on a firefox sidebar that loads a webpage in the main document. Now i'd like to call a javascript function from the main document in response of a pushed button on the sidebar. How can the ...
2
votes
2answers
1k views

Wordpress - display specific widget

I'm lost a bit. Let's say I have a dynmic footer-siderbar. Easy so far. <footer> <?php get_sidebar("name") ?> </footer> Displys it in the footer. But here we are. I want ...
2
votes
1answer
625 views

Examples of quering the msn weather api using ajax or jquery

I am having trouble finding a simple example that demonstrates how to query the msn or yahoo weather api using ajax or jquery. I want to understand how I can pass a query to these api's and then ...
2
votes
2answers
531 views

How can I hide the sidebar in MediaWiki?

I would like to be able to hide the whole sidebar (navigation, search, toolbox) and reclaim the space. In other words, the page should widen to fill the space used by the sidebar. I don't want to do ...
2
votes
2answers
288 views

How to close a sidebar in firefox

I have a sidebar inside my firefox addon. I want the following behavior for this sidebar - I should force close the sidebar if it is open when the browser is being closed (so that the next time the ...
2
votes
1answer
258 views

Sidebar Gadget to Login to website and retrieve information?

I've been learning how to make gadget and the simple gadgets all make sense. How would I make a Gadget that logs into a website and retrieve details for that user (so it's pretty much simulating the ...
2
votes
3answers
622 views

How can I prevent Firefox showing my extension's sidebar on startup?

If my own sidebar is left open when Firefox is closed, it is shown again on startup. I find this undesirable and would rather it remain hidden until opened manually. Is it possible to stop this ...
2
votes
2answers
307 views

Keep Firefox sidebar links in the sidebar

I've created a bookmark in Firefox that links to a hosted web application I've written and displays the application in the sidebar using the "Load this bookmark in the sidebar" option. When the ...
2
votes
3answers
2k views

How to identify, fix, closure memory leak in Windows Sidebar gadget?

i've written a gadget for Windows Sidebar. This essentially means that it is a miniature web-page, that runs for months on end. After a few weeks the memory usage (working set) of the sidebar.exe ...
2
votes
2answers
1k views

How do you programmatically put folder icons on the Finder sidebar, given that you have to use a custom icon for the folder?

Am currently working on a project, and though I can add sidebar items by adding to the com.apple.sidebarlists.plist file then restarting Finder, I can't seem to know how to make the folder icons show ...
2
votes
1answer
1k views

How to create firefox3 sidebar?

Hi I want to create sidebar in Firefox 3 but have no clue how to do this. I find tutorial on MDC (https://developer.mozilla.org/en/Creating_a_Firefox_sidebar) but after installation extension do not ...
1
vote
0answers
19 views

Convert HTML Webpage to a Windows Gadget

I wanted to convert a webpage to a Windows Gadget. Basically, the Webpage has nothing but 2 or 3 images & a countdown. I tried to do it but unfortunately the size of the gadget shrinked to like ...
1
vote
1answer
80 views

Chrome.experimental.sidebar gone?

Does anybody know anything about chrome.experimental.sidebar namespace? Is it still available? Is it going to be removed? Anything? It's not available in the Google Chrome Extensions documentation ...
1
vote
3answers
46 views

Echoing out a random variable

Let's say I had three variables:- $first = "Hello"; $second = "Evening"; $third = "Goodnight!"; How would I echo a random one onto the page, as I would like to have this module in my website ...
1
vote
1answer
118 views

Win8 Metro UI sidebar example?

Anyone knows where I can find sample code for Win8 Metro UI sidebars? Not the ones for win7 gadgets, but the one that's newly introduced for Win8. This sidebar can be toggled when you try to setup ...
1
vote
2answers
91 views

Design pattern for side bar with dynamic content in Rails

I would like to have a right side bar with content changes for each page. For example, when I am in Friends page, the side bar should display New Friends. When I am in Account page, the side bar ...
1
vote
2answers
30 views

Trying stop the body from being placed below the sidebar

http://jsfiddle.net/5V7Q7/3/ What I am trying to do is stop the body from moving below the sidebar when there is not enough space for the body next to the sidebar. I would much prefer that the body ...
1
vote
1answer
42 views

What's the best way to include RSS feeds in my wordpress sidebar?

I have a small network of sites, and on site "A", I'd like to include a sidebar code to display recent posts from the rest of my network, minus site "A". I've seen widgets that possibly do this, but ...
1
vote
1answer
69 views

Create sidebar menu with subpages, from existing string using PHP

I want to create a sidebar menu. I have the complet website menu in a variable. Now I want to collect the subpages/parents of current page. To my help I have class "ancestor" and "current". Se my ...
1
vote
1answer
61 views

Magento admin sidebar

Does anyone know how to make a sidebar in the backend of Magento? I'm talking about the navigation at the side as seen when editing a product. Google fails me when searching for "Magento admin ...
1
vote
2answers
59 views

Dynamic Dynamic WordPress Sidebars

It's always a drag trying to make sidebars the same height as the page content - too short and your page gets boring at the bottom, too long and your page looks like a run-on sentence. Is there any ...
1
vote
1answer
99 views

How to create a sidebar for a browser add-on

I am developing a cross-browser extension (add-on) that sits on the right side of each page. Right now, I overlay the sidebar on top of each page. But I'd prefer to have it sit on the side of each ...
1
vote
0answers
269 views

Parse kml with geoxml3 in maps api v3 but stop rebuild the sidebar when bounds/zoom changed

I've found a great page that demonstrates many uses of the Google Map Api v2 and v3. I try to understand each line of the javascript and make something similar that can be found on the page linked ...
1
vote
2answers
415 views

Set google map canvas width 100% minus sidebar width?

I'm trying to display a sidebar on the left side of a google map. The sidebar width is 380px and I need the map canvas div to take up the remaining width but I have no luck so far accomplishing this. ...
1
vote
1answer
105 views

Django sidebar form

Im trying to build a sidebar form on a website in order to search some stuff, kind of like this http://cl.ly/0e0R1T0G3B1x0c451F22 where a person can search for something given certain parameters in ...
1
vote
1answer
189 views

Fixing sidebar overlap in twentyeleven

I'm making a new page template with a sidebar in my child theme based on twentyeleven. It doesn't display properly due to this in twentyeleven's function.php: function twentyeleven_body_classes( ...
1
vote
2answers
404 views

Getting the reviews page URL for a product in the product page sidebar

I am trying to get the url for a products reviews page in the sidebar on that products page. I know this can't be that difficult, but it is defeating me at the moment.. I can get the product page URL ...
1
vote
2answers
1k views

Sidebar Google Maps API v3 Pulling Data Using PHP/MYSQL [closed]

I am trying to build a script that pulls in data from a database using php/mysql. And I want to create a sidebar with the locations in my database. Kind of like the example in the link underneath ...
1
vote
1answer
159 views

Simple Code Igniter sidebar implementation? How?

I posted a thread a few days back but it didn’t take the direction I was looking for, so I will try again and fingers cross explain a little better. I have a list of controllers.. Home, League, Forum ...

1 2 3 4