Tagged Questions

2
votes
3answers
43 views

Default Text in the Drop Down.

I am working on a wpf application, when using Combo Box control i am assigning ItemsSource to it. So, it displays a list of items with no item selected, now user can select an item of his choice. When …
1
vote
2answers
87 views

JQuery not working in Firefox, does in Safari

Hi all, I'm building a site using Jquery for some basic animation. The javascript is here: $(document).ready(initialize); var currentSelection = null; var previousSelection = null; function …
1
vote
5answers
81 views

ASP.Net MVC issues, meant for advanced developers only?

Just a random question. I've been in internship and then working as a software designer for almost a year now, mainly with SQL Server 2005 / 2008, and Visual Studio 2008 with ASP.Net VB / C#, web …
1
vote
1answer
63 views

CSS Relative positioning overflow (squashed div problem) divs height expand with content?

Hi I'm trying to edit some css to include a border to the right and the left of my site. My problem is that when I make my height 100% or auto nothing happens, but when I change the height it works, …
1
vote
3answers
82 views

Are these JQuery calls the same?

Hi guys, Could someone tell me if this: $.ajax({ url: 'test.html', success: function(data) { alert("Data Loaded: " + data); } }); is the same as this: …
0
votes
0answers
26 views

JSON eval problem

I have an ASP.net website running on two different machines, one with a Vista OS and the other with Windows Server 2003. I am using jQuery to make an AJAX call to a web method in the code-behind, …
0
votes
2answers
14 views

Iphone + main Window + orientation problem

Hello, I have MainWindow.xib in the application. In the Interface Builder, I rotate the main window from portrait to landscape and than put few UIControls on it. Than I save it. After that when I …
0
votes
1answer
17 views

jQuery: manually close dialog

hi, i'm having my own listview widget inside a jQuery dialog. i'd like having the following dialog attributes for the dialog: close on esc but don't autoclose the dialog when clicking somewhere i …
0
votes
2answers
31 views

jQuery: plugin - get reference to passed object

hi all, i'm trying to create my first jQuery plugin. i got a prototype function called myListview and want to apply the plugin (named initLV) to it. the function: function myListview(div) { …
0
votes
1answer
30 views

css files not loading after capistrano deploy

Hey Guys, I have noticed that after I do a deploy via capistrano, the static css files dont seem to be loading, this is true when I specially specify <%= stylesheet_link_tag 'resume',:cache => …
0
votes
1answer
44 views

JasperReport using iReport not support unicode character while export to pdf format

Hello I am using iRport design tool to create the report in my project. I have created .jrxml and .jasper file, it works fine in the iReport means it supports for the Unicode character and …
0
votes
0answers
12 views

tabbarcontroller and table view reload problem

I've same sort of typical table reload problem. I've a tabbar controller associated with the navigation controller. I've separate tableview controllers for two tabs. While the first tab - table reload …
0
votes
5answers
40 views

The RSS Feed of Wordpress blog goes wild

Hi, I've installed the wordpress.org script however the RSS feed just sends me errors. I've tried to edit files within the wordpress like wp-rss2.php to remove "?" from the first line but it does not …
0
votes
4answers
53 views

div background images shows up, but background color does not

Hello, I'm having a minor css issue. I have a series of layered divs and I've set div class styles and they all show up (padding, font colors,etc). However, the background-color will not work for …
0
votes
0answers
13 views

[ CORE PLOT] label not showing

Hi, I download library coreplot and i try example and i try this tutorial http://www.switchonthecode.com/tutorials/using-core-plot-in-an-iphone-application. I have two problem: 1) When I compiled …

1 2 next
15 30 50 per page