Tagged Questions

0
votes
2answers
28 views

Another jquery :not selector question…

The :not always gives me such headache. I am trying to not repeat an addition of plus sign. This is the selector that gives me the element I want: #submenu li.current_page_ancest …
0
votes
3answers
58 views

SWI Prolog - conditional NOT?

Hi, I'm trying to make a prolog function. The funtion reads in a sentance, and then tries to extract a key word. If a key word is found, it prints a message. I want it to also pri …
1
vote
4answers
47 views

using jQuery NOT selector to exclude elements with particular children.

I have a function that appends some HTML to an element. It may get called more than once, so I only want it to append the HTML to elements that haven't already had the HTML added. …
0
votes
2answers
33 views

ActiveXObject is not defined

My program is getting employee details in web page using javascript. This is successfully working in IE5,6,8. but not working Mozilla Firefox. Please Help me... Thanks in advance …
1
vote
3answers
44 views

linq not in query

I'm lost in linq-land, trying to turn this SQL (which give the results I need) into something that works in linq / C#. The result will end up in a SelectList. select Agencies.Agen …
2
votes
4answers
52 views

Linq to Sql: Help with InvalidCastException in my query

I have written a SQL query that works just fine, but am having a little trouble with the conversion to LINQ. Here is the SQL: SELECT CourseID, CourseName, CreditH …
1
vote
3answers
58 views

Eclipse Is Not Loading ? [Closed]

Eclipse was working fine just a day ago. But today, when I click the eclipse icon, it only loads the splash screen and nothing else thereafter, I even don't get to see the splash s …
0
votes
1answer
24 views

Silverlight control locked in runtime

I have a online survey running in Silverlight. Out of more than 1000 onetime users, there are three users than cannot open a combobox on the first page. The control seems disablet …
0
votes
3answers
67 views

codeigniter site, swfobject not fully loading swf

I am having a strange problem. I have a view that is supposed to load a swf. The swf was compiled with Flex and the mxml preloader displays but it loads a blank screen. When I …
3
votes
2answers
94 views

Visual Studio 2008 Express Edition - Line Numbers Not Appearing?

In Visual Studio 2008 Express Edition, the numbers no longer appear next to the lines. I've looked in the settings and I can't find anything. Any ideas?
0
votes
0answers
28 views

welcome.ascx not rendered by render method on Sharepoint masterpage

Hi all, i've following problem: writing this method on a sharepoint default masterpage (blueband.master) protected override void Render(HtmlTextWriter output) …
-3
votes
3answers
87 views

javascript not working in any browser [closed]

javascript not working in any browser for one particular user logged on to that particular machine. For others it works fine. Tried disabling firewall and reinstalling web browsers …
0
votes
1answer
65 views

iPhone + sqlite3 + not in query

Hello, I want to write a in query in my code. My query is something like: SELECT PlayerID, PlayerName, Type, BattingSkills, BallingSkills from Player where TeamId = 6 a …
0
votes
2answers
85 views

java date function which is not deprecated

i simply need to print the Date of the day on the console in this format: Day.Month.Year . Example: 03.10.09 Code: GregorianCalendar c = new GregorianCalendar(); Date s = c.getT …
0
votes
3answers
133 views

jQuery Not selector causes infinite loop

The following code causes my browsers to crash. For Firefox, i've been given an option whether or not i want to stop jQuery because it was running longer than it should be. div i …

1 2 next
15 30 50 per page