[jQuery] Why doenst this animation work in ie8

2009-10-05 Thread Armand Datema
Hi I have the following animation http://www.schwingsoft.com/Portfolio/tabid/62/Default.aspx in firfox chrome etc you see a nice anmation with fading beams and a clip style animation However the animation doenst work as expected in ie8 and neither does the transparency. Is there somethign in i

[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 image

[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 ca

[jQuery] Re: Remove links but not images

2009-06-09 Thread Armand Datema
oes 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: same effect on multiple objects with same id

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

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

2009-06-09 Thread Armand Datema
ke to know if at a precise > moment this div is opened or closed. > Something like : $(div).isOpened() = "true" > > Thanks in advance -- Armand Datema CTO SchwingSoft

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

2009-06-08 Thread Armand Datema
want to ask to the > community 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 http://www.

[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 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,

[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] 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
e lead me 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 ht

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

2009-02-09 Thread Armand Datema
WithOptions(new > WebForm_PostBackOptions('dnn$ctr579$Login$Login_DNN$cmdLogin', '', > true, '', '', false, false))" id="dnn_ctr579_Login_Login_DNN_cmdLogin" > class="StandardButton" /> > > > by(e) > Stephan >

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

2009-02-09 Thread Armand Datema
it on top of ur method . > > See this hope sol this will work > > regards > > Ragx > > > On Mon, Feb 9, 2009 at 5:30 PM, Armand Datema wrote: > >> Hi >> >> http://www.howardsplaza.nl >> >> If you go to this page in firebug you see an isnull

[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: 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 origin

[jQuery] Re: [autocomplete] and asp.net / dotnetnuke

2008-12-02 Thread Armand Datema
ember 2008) involves using > page methods > as described on > http://encosia.com/2008/06/05/3-mistakes-to-avoid-when-using-jquery-with-aspnet-ajax/ > with standard autocomplete functionality. > > Is this the right way to do it or are there other ways? > > -- Armand Datema CTO SchwingSoft

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

2008-11-23 Thread Armand Datema
ot quite sure I know how to set this up. I created actual > > pages from your demo...biocompate.html, kits_assays.html, etc., > > so there would be actual pages to visit, 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
eing an asp.net developer, > 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] 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 nof in a forum i check checkbox for profile 1 and 3 and now i need to have have the classes with profile 1 and 3 set to a new class whats the best way to go about

[jQuery] Re: SerialScroll navigation modification question

2008-10-15 Thread Armand Datema
I forgot to add this one. > > Will do as soon as I can. > > -- > 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 >

[jQuery] Re: SerialScroll navigation modification question

2008-10-14 Thread Armand Datema
ks = $('#navigation a').click(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 > &g

[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 differe

[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 vie

[jQuery] Re: find by partial id

2008-05-11 Thread Armand Datema
e then on each row I will have > > > > gvMyGrid$ctr32$lblName or something like this.. > > > > how can I find all the labels? can I 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
know it should be really simple, but for some reason I can't make > it > > > > work.. > > > > > > I work with asp.net and try to run something like this: > > > > > > $(document).ready(function(){ > > > > > > $('#UserSubPanel > a').addClass('sideLink'); > > > > }); > > > > > > but it doesn't work. The links are LinkButtons but rendered as > > > > Can someone please help me with this? > > > > Thanks in advance. > > > > - > > Be a better 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] Which jquery plugin is best to use to create this effect

2008-02-25 Thread Armand Datema
Hi I am back into jquery since a long time due to other work http://phorsite.com/ which jquery plugin would be the best to create this effect in a jquery enabled site Armand

[jQuery] weird virus alert on juery tabs file

2007-12-14 Thread Armand Datema
Hi We are using jquery and the jquery tabs on z.nu.nl and all of a sudden some of our users are getting virus alerts from sophos on there system. Its supposed to be this virus http://www.sophos.com/security/analyses/trojpsymegd.html I Tried with oher virus checkers and as attcment through gamil

[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
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
gins/jquery-plugin-accordion/ > > I really need this, > thanks! > > -- Armand Datema CTO SchwingSoft

[jQuery] Simple table pager plugin ?

2007-09-05 Thread Armand Datema
plugin 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] Re: small issue with script ( working in firefox not in ie )

2007-08-22 Thread Armand Datema
;#nav a.folditem').click(function() { > var _me = $(this); > _me.find('img').attr({src:(_me.is('.selected') ? 'plus.gif' : > 'min.gif')}).end() > .toggleClass('selected').next('ul').slideToggle('fast

[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 Arma

[jQuery] Re: ASP.NET IDs

2007-08-19 Thread Armand Datema
tPlaceHolder1_btnConfirm" to access the btnConfirm > > button? > > > > 2) I'm also using AJAX update panel to update a gridview. Everything > > is working great. However, once I update the gridview and it's > > refreshed in AJAX, my jQuery 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] Re: SevenMagOnline.com Feature blocks

2007-08-04 Thread Armand Datema
expand > on hover, and the other div's resize accordingly. anyone seen anything > similar with jQ or a plugin? > > Pretty impressive site overall, since it's got some js features, > thought it was worth a mention here. Noticed it at the Expression > Engine Cms showcase. > > -- Armand Datema CTO SchwingSoft

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

2007-07-30 Thread Armand Datema
t;> Rey... > > > > I think that's kind of spam, asking you to put ads into your page *they* > > get money for... > > > > > > --Klaus > > > -- Armand Datema CTO SchwingSoft

[jQuery] What would be the best way to do this / does this plug in excist

2007-07-30 Thread Armand Datema
Hi I Need to make the following. link1 link2 link3 + link4 + link5 + if I click the + image after link3 i have the following link1 link2 link3 - link3a link3b link3c link4 + link5 + and if i click the - image it will collapse again Preferably with an unordered List. Before I start reinven

[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: jQuery AJAX w/ ASP.NET

2007-07-25 Thread Armand Datema
{ jr = new JSONReflector(eo); } } } Response.Clear(); Response.ContentType = "text/plain"; Response.Write(jr.ToString()); Response.End(); } } } -- Armand Datema CTO SchwingSoft

[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 PROTECT

[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

[jQuery] Re: DNN and jQuery Conflict

2007-07-21 Thread Armand Datema
o use? Not all jquery plugins were created equals in quality... > > Alex -- Armand Datema CTO SchwingSoft

[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. > > ht

[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

[jQuery] unordered list each li a different background

2007-07-16 Thread Armand Datema
menu-items, the arrow should relocate to point to the page I'm currently at. Is something like this do-able in jQuery? Is there anyone that can point me in the right direction? -- Armand Datema CTO SchwingSoft

[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 pl

[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 Hmm... Why hija

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

2007-07-04 Thread Armand Datema
ttp://jquery.com/blog/2007/06/28/163/ The contact e-mail editor AT visualjquery DOT com is not reachable. -- Email: rrjanbiah-at-Y!comBlog: http://rajeshanbiah.blogspot.com/ -- Armand Datema CTO SchwingSoft

[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 lo

[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 t