[jQuery] Re: Page goes up when I click the link

2009-09-09 Thread nasionalem
> > Is this inherited code?  Or generated by Dreamweaver?  Eitherway, the > code looks reminiscent of DW to me.  Both those functions should > probably make better use of jQuery, but methinks that is a separate > issue.. :) > > HTH > > Shawn > > > > nasionalem wrote: &

[jQuery] Re: Page goes up when I click the link

2009-09-09 Thread nasionalem
Hi thaks for your reply, How can I stop normal handler. my link is like that.. function information(){ jQuery.blockUI({ message: jQuery('#111'), css: {border: '0px solid #a00', textAlign:'center'} }); }; info The other link has same problem.. Info

[jQuery] Re: Jquery Ajax load function

2009-07-09 Thread nasionalem
Code --->> function test(){ $("#main").load("compare.do"); } Start Test

[jQuery] Re: position problem ( div is going up )

2009-02-26 Thread nasionalem
Hi Eric, thank you for your advice.. It looks better now :) I am new in jQuery :) I still learning it. and Its just a demo.. and I have still have a same problem.. the socond div's position is still going down when I append a new div. (insideParent2) This two div (insideParent and insideParent