[jQuery] Playing with jquery animate

2009-09-28 Thread Armand Datema
Hi Been playing a bit with jquey animate, here is a sample of an animated header im working on for portfolio section of my upcoming site. http://www.todnn.com/pixelani/portfolio.htm -- Armand Datema CTO SchwingSoft

[jQuery] animation, how do I do this ( library plugin ) ?

2009-09-17 Thread Armand Datema
Hi I would like to do the following I have a big header image and on there specific places i want to have a few easing bouncing images that bounce a few times and then they stay n place and optionally it would be nice if I could repeat this after a specified amount of time so om my header

[jQuery] How to go about writing a plugin that extends a core plugin like sortable

2009-06-10 Thread Armand Datema
Hi I would like to turn my code for http://www.2dnn.com/DragnDrop.aspx into a plugin. Right now its just standard coding and .sortable. So lets say i would like my plugin to have the name of igoogle and extend sortable Is there a good example somewhere or can someone paste some code here so I

[jQuery] Re: How to know if div opened or closed

2009-06-09 Thread Armand Datema
. Something like : $(div).isOpened() = true Thanks in advance -- Armand Datema CTO SchwingSoft

[jQuery] Re: same effect on multiple objects with same id

2009-06-09 Thread Armand Datema
(){ $(#myButton).hover( function () { $(this).fadeTo('fast', .50); }, function () { $(this).fadeTo('fast', 1.0); } ); }); Many thanks Si -- Armand Datema CTO SchwingSoft

[jQuery] Re: Remove links but not images

2009-06-09 Thread Armand Datema
/ul Using this $('ul a').remove(); does not work as it also removes the images as well. Any help would be much appreciated. Thanks in advance. Alex -- Armand Datema CTO SchwingSoft

[jQuery] Re: How can I move a div around the screen like iGoogle?

2009-06-08 Thread Armand Datema
if anybody knows if there is some plugin or library in JQuery to do the same effects and allows the programmer to move a div from one point of the screen to another one and fix it. Thank you!! Cheers!! -- Armand Datema CTO SchwingSoft

[jQuery] drag and drop portlet system based on DotNetNuke

2009-06-06 Thread Armand Datema
Hi Just wanna show of our portal system based on DotNetNuke jQuery and jQueryUI We took the sortable example and modified it with up down movement animation slide into place smooth animation drag to delete and click to delete restore functionality Inspiration was the bbc.co.uk site

[jQuery] drag and drop portlet system based on DotNetNuke

2009-06-05 Thread Armand Datema
.2dnn.com/DragnDrop/tabid/128/Default.aspx Armand Datema CTO SchwingSoft

[jQuery] Re: drag and drop portlet system based on DotNetNuke

2009-06-05 Thread Armand Datema
ok just joined and posted there Armand On Fri, Jun 5, 2009 at 7:48 PM, Richard D. Worth rdwo...@gmail.com wrote: This is great. Would you mind posting here as well? http://groups.google.com/group/jquery-ui Thanks. - Richard On Fri, Jun 5, 2009 at 1:23 PM, Armand Datema nok

[jQuery] what plugin ca do this

2009-05-16 Thread Armand Datema
HI http://www.bbc.co.uk/ I am looking for a module that can do image and title bars mouseover, so hver over the linek and the phot changes. I remember seeing it womewehre just dont know what its called anymore Armand

[jQuery] jqueryui themes and suckerfish or another nlevel menu

2009-03-19 Thread Armand Datema
Hi Does a suckerfish menu based on jqueryui thems excist allready or is there another menu that has these css classes implemented yet? Armand

[jQuery] Re: Superfish Menu Using Images

2009-02-27 Thread Armand Datema
to examples of what I am trying to acheive where I need to use graphics for the naviagtion. Hope someone can help! Thanks -- Armand Datema CTO SchwingSoft

[jQuery] Does a plugin like this excist allready

2009-02-26 Thread Armand Datema
Hi I am looking for a plugin with same functionality as http://www.bbc.co.uk/ notice the + - and when clicked it expands or contracts one. Before we start on this, is such a plugin or code allready avaiable that I missed thanks Armand

[jQuery] [validate] Translator plugin traverse

2009-02-17 Thread Armand Datema
HI I would liek to use the translater plugin to do a search and replace in my document. I have sometext like [p]paragraph and [/p] Now I would like to repalce this with an injected html block between real paragraphs. a simpel search and repalce only displays the html as textand i need the

[jQuery] what could be causing this isnull error ( realy weird )

2009-02-09 Thread Armand Datema
Hi http://www.howardsplaza.nl If you go to this page in firebug you see an isnull error. the same goes if you click the test click link. Why does this generate the isnull error. The fist one is indeed only on page after user is logged in but that should not be an issue . But the text click

[jQuery] Re: what could be causing this isnull error ( realy weird )

2009-02-09 Thread Armand Datema
method . See this hope sol this will work regards Ragx On Mon, Feb 9, 2009 at 5:30 PM, Armand Datema nok...@gmail.com wrote: Hi http://www.howardsplaza.nl If you go to this page in firebug you see an isnull error. the same goes if you click the test click link. Why does

[jQuery] Re: what could be causing this isnull error ( realy weird )

2009-02-09 Thread Armand Datema
onclick=javascript:WebForm_DoPostBackWithOptions(new WebForm_PostBackOptions('dnn$ctr579$Login$Login_DNN$cmdLogin', '', true, '', '', false, false)) id=dnn_ctr579_Login_Login_DNN_cmdLogin class=StandardButton / by(e) Stephan 2009/2/9 Armand Datema nok...@gmail.com: HI Well it cant be more

[jQuery] Re: Does jQuery support the postback?

2009-01-18 Thread Armand Datema
feature of jQuery, if the end user changed the items using jQuery and the he posted back the aspx page, can i handle the new order in the server? -- Armand Datema CTO SchwingSoft

[jQuery] Re: Webdeveloper to WebDeveloper

2008-12-07 Thread Armand Datema
Hi Well what you are doing is not legal ( you are allowed to summarize an article on your page and then link to the original article but not copy the whole content and link to the original article if you dont have the permission of each of the sites or article owners, that is not done the

[jQuery] Re: has anyone come across a plugin like this ?

2008-11-23 Thread Armand Datema
, but the order the breakcrumbs never changes, but stays in the order of the list of pages in breadcrumb0, the id of the div in which I changed the links. A little help for the clueless? -- Armand Datema CTO SchwingSoft

[jQuery] Re: asp.net and jquery - reactions to this letter

2008-11-18 Thread Armand Datema
, I don't know what to make of his points. I'd be interested to hear from some asp.net developers who have embraced jquery - is it truly a monster? http://reddevnews.com/response/response.aspx?rdnid=1189 Thanks! -- Armand Datema CTO SchwingSoft

[jQuery] Re: SerialScroll navigation modification question

2008-10-15 Thread Armand Datema
. -- Ariel Flesler http://flesler.blogspot.com On Oct 14, 6:13 am, Armand Datema [EMAIL PROTECTED] wrote: Thanks thats about how I solved it also just wanted to check if somehow this was allready included int he plugin and I missed it Armand On Fri, Oct 10, 2008 at 10:33 PM, Ariel

[jQuery] what is the best way to do this

2008-10-15 Thread Armand Datema
Hi I use jquery to filter a dataset based on classes. Each item has a class of the profile that news item is in so lets say div class=profile1 div class=profile2 div class=profile3 nof in a forum i check checkbox for profile 1 and 3 and now i need to have have the classes with profile 1

[jQuery] Re: SerialScroll navigation modification question

2008-10-14 Thread Armand Datema
(function(){ $links.removeClass('selected'); $(this).addClass('selected'); }); - Using the onBefore callback. I think the first one is simple and safe. I'd go for that. Cheers -- Ariel Flesler http://flesler.blogspot.com On Oct 9, 8:37 am, Armand Datema [EMAIL PROTECTED] wrote

[jQuery] SerialScroll navigation modification question

2008-10-09 Thread Armand Datema
Hi I am using the serialscroll on my site to page through a news resultset. I am using the naviagation option that automatically turns a given list into the naviagation for this scroller. However I would like to have the link in the ul have a new class when its clicked so I can style this

[jQuery] making a div full screen on top of other

2008-05-13 Thread Armand Datema
Hi I am making a portal layout system with drag drop etc. All of that is done thanks to jquery ui and the demo I got a nice part of it working. Now I want to b able to make a div occupy full screen. Whats is the best way to do this , especiallycross browser ( HIghest z index and max size for

[jQuery] Re: find by partial id

2008-05-11 Thread Armand Datema
find by partial id? I tried $(#*lblName). but it doesn't work Thank you -- Armand Datema CTO SchwingSoft

[jQuery] Re: Question: Selecting all the links in div

2008-04-24 Thread Armand Datema
friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.- Hide quoted text - - Show quoted text - -- Armand Datema CTO SchwingSoft

[jQuery] ui real world demo modification

2008-04-05 Thread Armand Datema
http://dev.jquery.com/view/trunk/ui/demos/real-world/layout/ Anyone made a modification to this one so that the positions after drag and drop can be saved in cookie

[jQuery] How to reproduce this effect ?

2007-11-18 Thread Armand Datema
Hi I have to redesign a site to a new cms and Im running into troubles with the javascript, I want to redo this in jquery How would i create the following effect http://www.siriusplayground.nl/ the 3 images with the sliding layers on them? thanks Armand

[jQuery] problem with jquery in ie6 en ie7 when using bannerscripts from 3rd parties

2007-10-24 Thread Armand Datema
, the news and the buzzing info items dont collapse. This doenst happen all the time but only when certain flash banners are used that also use javascript themselfes i some way. for example the coannon and the atos origina banner Anyone klnow what can be causing this? -- Armand Datema

[jQuery] Re: Accordion Plugin - horizontal

2007-09-14 Thread Armand Datema
-accordion/ I really need this, thanks! -- Armand Datema CTO SchwingSoft

[jQuery] Simple table pager plugin ?

2007-09-05 Thread Armand Datema
or should I just use the tbalesorter and pager plugin -- Armand Datema CTO SchwingSoft

[jQuery] New css framework with helper tool ( a website builder made with jquery)

2007-08-31 Thread Armand Datema
Just ran into this one, nice idea but whats cooler, the entire thing is build in jquery http://builder.yaml.de/ -- Armand Datema CTO SchwingSoft

[jQuery] small issue with script ( working in firefox not in ie )

2007-08-22 Thread Armand Datema
HI I made the following small script http://z.nu.nl/menu/drop2.htm if you click an arrow that section folds open and the arrow is changed to the selected one. However this is working in Firefox but not in IE ( tested in 6 and 7 ) How can I get this to work in IE also? thanks in advance

[jQuery] Re: ASP.NET IDs

2007-08-19 Thread Armand Datema
no longer works, even though the code is there. Has anybody had any experience with this? Thanks for the help! -- Armand Datema CTO SchwingSoft

[jQuery] issues with accordeon and tooltiip z-index

2007-08-13 Thread Armand Datema
solution? -- Armand Datema CTO SchwingSoft

[jQuery] [announce] new site with jquery

2007-07-30 Thread Armand Datema
Hi Just wanted to drop in a newly redesigned site with some jquery functionality http://z.nu.nl ( dutch business news site ) - tabs - some easy scripting for setting active links, rewriting external links, setting target of links to certain urls and a few more. -- Armand

[jQuery] Re: Google Adsense Java Script Code To test your website

2007-07-30 Thread Armand Datema
. :) Rey Klaus Hartl wrote: Rey Bango wrote: Hi Mary, There doesn't seem to be a question here. Why would you request people to do this? Rey... I think that's kind of spam, asking you to put ads into your page *they* get money for... --Klaus -- Armand Datema CTO

[jQuery] Re: DNN and jQuery Conflict

2007-07-23 Thread Armand Datema
No problem let me know if you have solved it. Armand On 7/21/07, James [EMAIL PROTECTED] wrote: Thank you, Armand, for your swift response. I will look into these recommendations and see what I can't make work. On Jul 21, 4:43 am, Armand Datema [EMAIL PROTECTED] wrote: Mm i never had

[jQuery] Re: DNN and jQuery Conflict

2007-07-21 Thread Armand Datema
in quality... Alex -- Armand Datema CTO SchwingSoft

[jQuery] Re: DNN and jQuery Conflict

2007-07-21 Thread Armand Datema
js files ( use the full http://mydnn.com/js/jquery.js ) garbage html output ( dont expect jquery to work when admin or host are logged in ) - this is because of the extra script and html injection Armand On 7/21/07, Armand Datema [EMAIL PROTECTED] wrote: Mm i never had issues with dnn and js

[jQuery] unordered list each li a different background

2007-07-16 Thread Armand Datema
like this do-able in jQuery? Is there anyone that can point me in the right direction? -- Armand Datema CTO SchwingSoft

[jQuery] Re: unordered list each li a different background

2007-07-16 Thread Armand Datema
, Klaus Hartl [EMAIL PROTECTED] wrote: Stephan Beal wrote: On Jul 16, 12:47 pm, Armand Datema [EMAIL PROTECTED] wrote: Hi What is the best way to give a different class to each item in an unordered list just a for each and then apply a new class or is there something better Applying

[jQuery] Re: unordered list each li a different background

2007-07-16 Thread Armand Datema
Hi yeah that is an option but i need a different bullet for each item Armand On 7/16/07, Klaus Hartl [EMAIL PROTECTED] wrote: Armand Datema wrote: Hi Yeah I agree on that but i can do it either returned from back end code or with a javascript. http://itbuzz.howardshome.com/ right

[jQuery] jquery books, whats the differences

2007-07-09 Thread Armand Datema
Hi Now that im using jquery more and more for projects I was thinking about buying one or more books ( since there are 3 coming out ) What is the difference between the books target readers etc. I would like a good book that explains jquery and how it works and how to build and setup my own

[jQuery] What would be the best way to accomplish this?

2007-07-04 Thread Armand Datema
http://nokiko.howardshome.com/jqhowto.gif I am looking for the best way to create the above design. You have a title and a summary, you only get to see one line of the summary and need to click to see the rest. Is there an easy way to do this that it only displayss the first line or do i need

[jQuery] Re: What would be the best way to accomplish this?

2007-07-04 Thread Armand Datema
http://dnnportals.howardshome.com/jqhowto.gif On 7/4/07, Dave Probert [EMAIL PROTECTED] wrote: Sorry mate, your link doesn't work. On Jul 4, 2:09 pm, Armand Datema [EMAIL PROTECTED] wrote: http://nokiko.howardshome.com/jqhowto.gif I am looking for the best way to create the above design

[jQuery] Re: ANNOUNCE: Call for Articles for Visual jQuery Magazine

2007-07-04 Thread Armand Datema
/2007/06/28/163/ The contact e-mail editor AT visualjquery DOT com is not reachable. -- ?php echo 'Just another PHP saint'; ? Email: rrjanbiah-at-Y!comBlog: http://rajeshanbiah.blogspot.com/ -- Armand Datema CTO SchwingSoft

[jQuery] Re: ANNOUNCE: Call for Articles for Visual jQuery Magazine

2007-07-04 Thread Armand Datema
no hijacking i was suggesting an article On 7/4/07, R. Rajesh Jeba Anbiah [EMAIL PROTECTED] wrote: On Jul 4, 4:15 pm, Armand Datema [EMAIL PROTECTED] wrote: how about jquery and google gears, there is allready a google gears and jsext snip Hmm... Why hijacking thread? Start a new