Home

Advertisement

Customize
Star 16

July 2009

S M T W T F S
   1234
567891011
12131415161718
19202122232425
262728293031 

Syndicate

RSS Atom
Powered by LiveJournal.com

Jan. 12th, 2007

lazy_guy

Need Help: how do you create a jar file !!

i know the standard one with the help of mAnifest file and stuff. I did xactly the same as it said in the tutorial( you can find it easily in Google.com), but of no use. You know the standard xception it displays when it couldn't file the main class, right?? (because that's the error i have to deal with!).


let me xplain you about the problem: )

Sep. 3rd, 2006

Star 16

(no subject)

From past two days i am trying hard to solve this issue with web design code. I should create a right click context menu which works for all the browsers(i am mainly concerned with Ie, firefox n opera as of now).

I found some cross browser solutions, but they failed in Opera. Primarily the context menu is a group of div elements, in the hidden state until an event(contextmenu event for Ie and mozilla) happens. Unfortunately opera doesn't support this event and so i need to find a suitable alternative.

Advertisement

Customize