quot;experience" (on top of
> your MD) to break into a position which will then have a significant amount
> of "on the job" training. I'd seriously look at an academic approach as
> those fields tend to be heavily research based and technically intense by
> means of
Hi
I am trying to find some one to be my mentor and teach me programming
as I work. I am a novice and dont have a formal education in
programming but I do have some skills. I am actively reading these
days but that leaves a void in learning. I am in new orleans right
now. I am not sure how much t
I am getting this error and and logically I do not understand why
should it be (ofcourse my logic is wrong somewhere).
I have a php file(php5) that has code to parse XML DOM and it has a
line where I use
element->item(0)->getAttribute("src");
it works fine, the echoed content has the code gener
Hi
I am going crazy on this. This is first time I tried to use JSON for
the data I need and I have a php function that generates the data.
While FF etc are showing the output the IE fails to go beyond the
$.each to iterate over the JSON array.
this is the data generated by PHP function
{"items"
Hi
I have been looking for code that can let me encrypt the query string
created for an ajax call to a php script. The way I have been using
the $.ajax, my params in query string are readily available to
everyone to modify and play with. I do understand that this method may
not be an absolute way
x27;ve used it in all of my tests, for
> example:http://dev.jquery.com/~john/ticket/fx-rewrite2/
>
> --John
>
> On 9/15/07, joomlafreak <[EMAIL PROTECTED]> wrote:
>
>
>
> > I use easing plugin in many places but it seems the version 1.2 of
> > jQuery does
I use easing plugin in many places but it seems the version 1.2 of
jQuery does not support this plugin.
Does anybody know how to get around this.
thanks
JoomlaProdigy
Saw it on Ajax Magazine Posted by Hatem on June 23, 2007 9:04 AM
One more addition to big sites switching to my love jQuery.
Congratulations jQuery community and to the dev team especially. We
all owe you a lot for your hard work.
http://ajax.phpmagazine.net/2007/06/digg_moves_to_jquerys_javascr
On Jun 16, 8:24 am, "Mike Alsup" <[EMAIL PROTECTED]> wrote:
> Your $.ajax example is not correct. This line:
>
> data:"url="+url,num="+num,
>
> does not make sense and I'm surprised it's not throwing an error. Try
> changing it to:
>
Really really cool man. I like the simplicity of this Sean.
Sincere thanks from bottom of my heart for writing this beautiful
plugin and appreciation for the well designed display of the plugin
and its functionalities.
JoomlaFreak
On Jun 17, 2:54 am, "Sean Catchpole" <[EM
I wonder if this is normal
I am sending a url to server in query string.
If I use $.get, like this
$.get(queryfile,{url:url,num:num},function(output){
...
});
the url is encoded as it is sent. BUT if I use
$.ajax({
type:"GET",
url:queryfile,
data:"url="+url,num="+num,
success:function(output){
from
> there.
>
> $.ajaxSetup({
>
> >error: function() {
> > // ...
> >}
> > });
>
> --rob
>
> On 6/15/07, joomlafreak <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > Many times the ajax request gets timeout and the show/
Many times the ajax request gets timeout and the show/hide or slideup/
down function gets stalled. Even the next succcessful ajax call does
not update the element.
I wonder how can I set up some global callback / local callback
function so that those element which should have been updated are
cle
do that.
On Jun 13, 11:13 am, "Benjamin Sterling"
<[EMAIL PROTECTED]> wrote:
> No suggestions off hand, but it is looking tight.
>
> On 6/13/07, joomlafreak <[EMAIL PROTECTED]> wrote:
>
>
>
>
>
> > I love jQuery and I love jQuery and...
>
>
I love jQuery and I love jQuery and...
http://feed.joomlaprodigy.com/
I had surgery last week for appendicitis and while recovering in bed I
made this feed reader,viewer or whatever you call it. I use Joomla on
my site and this is based over Joomla. The rss feeds are imported in
database with cr
ok I read bout it and found it. It has to included in the php file I
am calling. Will test it now.
thanks a lot
On Jun 4, 11:03 am, joomlafreak <[EMAIL PROTECTED]> wrote:
> hi
> thanks for the this more elaborate explanation. I still have one
> question though.
> Where do I spe
beforeSubmit?
I hope you would reply to this rather mundane question for you.
Thanks again
On Jun 4, 3:32 am, Bil Corry <[EMAIL PROTECTED]> wrote:
> joomlafreak wrote on 6/3/2007 8:20 PM:
>
> > I don't know if it should be utf-8 or something anywhere in this. I
> > read
get it.
>
> Perhaps someone cares to do the testing and recoding that would be require
> to make iso8859 easy???
>
> I assumed a simple beforesubmit to add the header would have enabled iso8859
> or other 8 bit character set,
>
> On 6/3/07, joomlafreak <[EMAIL PROTEC
I am also frustrated with this issue and have been reading on internet
every bit I can make sense of but still have no clue on how to solve
this, I have problem with Norwegian language.
I am using $.get to get content from database processed by a php file
nsdb.php. This file takes out the html co
I have tried many ways but it seems this is not possible. The css
function does not allow me to use two values for background position
with a space between the values and gives an error that ")" is missing
when I use this
css("background-position","0 50%").
Even if I use this
css({background-po
is
happening opposite of what I want to do.
On May 26, 2:43 am, "Erik Beeson" <[EMAIL PROTECTED]> wrote:
> How about:
>
> $("#transbox").animate({height:0,opacity:0.1},1000);
>
> --Erik
>
> On 5/25/07, joomlafreak <[EMAIL PROTECTED]> wrote:
>
Most of the time I want to have two animations after one aother and I
can fet it by using call back. But for something I am writing I want
two animation namely height and opacity occurring together on an
element to create a curtain like effect but whatever I tried it seems
one animation completes
http://www.joomlaprodigy.com/test/index.php?option=com_content&task=section&id=1&Itemid=2
I made this rssfee reader with jquery and simplepie rss parser. Though
still a little buggy in Opera.
I would very much appreciate any suggestions to improve it.
Done dna done!
On May 19, 11:22 am, jazzle <[EMAIL PROTECTED]> wrote:
> done++; // or done += 1;
>
>
>
> John Resig wrote:
>
> > Well, that's just weird; definitely trying to make $ with adwords.
> > This is the type of thing that you can ban a site for.
>
> > Here's what everyone can do:
> > 1)
) that is
> sliding has a css background image... just a guess...
>
> http://learningtheworld.eu/2007/performance/
> #2 Enforce caching I think is the safest way to fix this (without writing
> nasty cross-browser code).
>
> Brian.
>
> On 5/17/07, joomlafreak <[EMAIL
I have a very simple question. Whenever fading out, fading in,
slidedown, slideup etc animations occur (for me on my notebook), the
IE shows flickering of mouse over the screen as if it is downloading
something. Thats does not happen in FF. I wonder why does this happen.
Im sure it is not a bug bu
Do you expect that plugin to only create scrollable divs???
On May 17, 4:34 pm, Tom Shafer <[EMAIL PROTECTED]> wrote:
> I am in need of a simple div with scrollbar plugisn. I am not quite
> sure how to write one. Is there one out there?
>
> Thanks
I thought I would share a news scroller like module I developed using
innerfade and easing plugins here.
this is how made some changes in innerfade plugin
$.innerfade.next = function (elements, settings, current, last) {
if ( settings.animationtype == 'slide' ) {
$(eleme
got it!
On May 16, 10:37 pm, joomlafreak <[EMAIL PROTECTED]> wrote:
> I have been trying hard for some time now to use the equations of href="http://gsgd.co.uk/sandbox/jquery.easing.php";>easing plugin
> in innerfade plugin.
>
> I included the easing plugin JS
I have been trying hard for some time now to use the equations of http://gsgd.co.uk/sandbox/jquery.easing.php";>easing plugin
in innerfade plugin.
I included the easing plugin JS in page. This is the innerfade
function in which I am using it
$.innerfade.next = function (elements, settings, curre
Jquery is making its presence felt everywhere
On May 16, 10:05 pm, Rey Bango <[EMAIL PROTECTED]> wrote:
> You can read the details here:
>
> http://ajax.phpmagazine.net/2007/05/wordpress_22_released_and_swit.html
>
> Rey...
>
> --
> BrightLight Development, LLC.
> 954-775- (o)
> 954-60
Thanks Sean!
On May 16, 7:02 pm, "Sean Catchpole" <[EMAIL PROTECTED]> wrote:
> If there is no license, then it's probably safe to assume opensource,
> like MIT style.
>
> ~Sean
Under what license is innerfade plugin. This is really a beautiful
plugin. Unfortunately the plugin file does not mention the license of
the plugin.
Thanks
Thank you vey much. that exactly I "intend" to have :)
On May 10, 8:29 am, spinnach <[EMAIL PROTECTED]> wrote:
> there is a plugin that does exactly what you need,
> hoverintent..http://cherne.net/brian/resources/jquery.hoverIntent.html
>
> dennis.
>
> joomlafr
Mouseover is a very sensitive trigger and if a page/section has many
triggers for mouseover they all inevitably register the event on
mouseover and kill the show. I want to achieve a way of triggering the
mouseover event only if the mouseover happens for a little longer and
cancel the event otherw
.
Have a good night.
On May 8, 8:07 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> heh. I only mentioned it because it happened to me recently, too. ;-)
>
> --Karl
> _
> Karl Swedbergwww.englishrules.comwww.learningjquery.com
>
> On May 8, 2007, at
;; either one is fine) value
> should look something like 'url(path/to/image.jpg)'
>
> --Karl
> _
> Karl Swedbergwww.englishrules.comwww.learningjquery.com
>
> On May 8, 2007, at 6:29 PM, joomlafreak wrote:
>
>
>
> > It is url of image r
a URL (relative
> to the page).
>
> Karl Rudd
>
> On 5/9/07, joomlafreak <[EMAIL PROTECTED]> wrote:
>
>
>
> > I am trying to use css("background-image",image) but it does not set
> > the image as background. What am I doing wrong. here is the code.
>
I am trying to use css("background-image",image) but it does not set
the image as background. What am I doing wrong. here is the code.
function changeit(imgnum){
$(".story").each(function(i){
var item = $(".story").eq(i);
var image = $(".fullst").eq(i).html();
if ( item != "") {
sweet little gadget!
Joomlafreak
On May 8, 1:00 pm, "Chris W. Parker" <[EMAIL PROTECTED]> wrote:
> On Tuesday, May 08, 2007 8:48 AM [EMAIL PROTECTED] <> said:
>
> > I've just released the first version of a simple plugin to add
> > character counter
That's simple html.
On May 8, 12:58 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> What data is being sent to the html function?
>
> On May 7, 5:13 pm, joomlafreak <[EMAIL PROTECTED]> wrote:
>
> > I thought it is simple but why am I n
I thought it is simple but why am I not able to achieve it, I don't
understand,
this is what I am doing
var isidThere = $("#tabcnt"+fileid_id);
if (isidThere.size() != 1){
$.get("files/"+fileid+".php",function(data){
$("#tabcnt_"+rowopen).html(
Sorry I think this line
isImage = $(".preview").size();
should be like this
isImage = $(".preview/img").size();
joomlafreak wrote:
> I am sorry but I found your code little complicated. Anyways I can
> suggest something like this
>
>
I am sorry but I found your code little complicated. Anyways I can
suggest something like this
$('a').each(
function()
{
ok = $(this);
href = ok.attr('rel')||'';
ok.bind('click', function(){
isImage = $(".preview").si
On May 6, 12:38 am, Equand <[EMAIL PROTECTED]> wrote:
> hi all,
> i'm a newbie in javascript and jquery also.
> could you please help
> i'm trying to write a function to do onclick of a div called img to
> change img in div called 'preview'
> how do i make it replace with an image which is taken
Here is link to the live page where I am using this code. See how it
behaves on repeated clicks
http://www.joomlaprodigy.com/test/index.php?option=com_weblinks&Itemid=23
On Apr 28, 8:58 pm, joomlafreak <[EMAIL PROTECTED]> wrote:
> jQuery.noConflict()
> var ppdelay = ;
> v
jQuery.noConflict()
var ppdelay = ;
var newsitems;
var curritem=0;
var iPause=0;
var tbtype;
var indicdelay = ppdelay-3000;
jQuery(document).ready(function(){
jQuery("#imagebx").css("display","block");
var tickerSelector = "#imagebx .imageitem";
newsitems = jQuery(tickerSelector)
I used the code posted by Mr. Sean on this group and a working example
is at this url
http://www.levelfield.com/ticker.html. Thanks Sean and all who helped
him develop further.
I added few lines to this code to make something like Yahoo movie home
page module. It works nicely but I have noticed t
Thanks for your reply. I figured it out from the post.
thanks again
On Apr 28, 11:37 am, Dave Cardwell <[EMAIL PROTECTED]> wrote:
> joomlafreak wrote:
> > I need for one application relatively big size background images which
> > change every few seconds. I was wondering
I need for one application relatively big size background images which
change every few seconds. I was wondering if it is possible to load
the images one by one using ajax and then set some clause to use it
from the DOM after it is loaded for the cycle and not loading it from
the server. The secon
You were on dot Sir,
Thanks
I changed the order and t works as I dream.
Thanks again
Have a nice day.
People like you inspire everyone to help others.
On Apr 27, 3:11 am, Dave Cardwell <[EMAIL PROTECTED]> wrote:
> joomlafreak wrote:
> > I have a very basic question. If I use ad
I have a very basic question. If I use addClass, will it overwrite a
css property.
Say for example I use
$(".div1").click(funtion(){
$(this).addClass("div_active")
});
The div1 had css property background-color set to white and in the
class div_active background property is black.
Will the addC
7;).pause(3000).slideUp('slow');
>
> It's how it appears to me (may be wrong in my interpretation though).
>
> Also, it appears that type is an optional parameter that you specify
> (it defaults to "fx" if you don't) that you can use for identification
>
I am trying to use the pause plugin by Mr Howard like this
$("#navigblock .navig_item:eq("+curritem
+")").removeClass("navig_item_active");
pause(3000);
$(".navig_item_text").slideUp("slow");
and I have included the plugin in head of my page but still it keeps
giving me this error pause is not
will see the effect adding up.
Thanks in advance.
On Apr 22, 7:46 pm, "Diego A." <[EMAIL PROTECTED]> wrote:
> I don't know of one but I'm sure you'll find
> something:http://www.google.co.uk/search?sourceid=navclient-ff&ie=UTF-8&rls=GGG...http://jquery
[EMAIL PROTECTED]
> ...and ask him to have a look.
>
> Meanwhile, you could try a different plugin to achieve the same effect
> and see if that works...
>
> On Apr 22, 8:45 pm, joomlafreak <[EMAIL PROTECTED]> wrote:
>
> > Hi
> > the tabs numbered as tab1,tab2 hav
t know where I should be clicking. The animations
> I tried seemed fine...
>
> On Apr 22, 8:14 pm, joomlafreak <[EMAIL PROTECTED]> wrote:
>
> > I have a problem or say a question that often bother me.
> > Say I use a function to animate certain elements with
I have a problem or say a question that often bother me.
Say I use a function to animate certain elements with default
parameters. At some point I inject some parameter values other than
default. Now what happens is that the animations gets added to the one
started before on the same elements by p
I looked at the JQuery API
http://jquery.com/api/
and it says
Selects all paragraphs and removes those without a class "selected".
$("p").filter(".selected")
HTML:
HelloHow are you?
Result:
[ Hello ]
I am sorry, it may be a wrong interpretation by me but this to me
makes absolutely opposit
Thats what I am trying to do, filter our everything other then the
first paragraph from the results I get through jQuery.get...
I tried your code Sean but it too did not help.
I am just wondering now what is the code if I want to select/extract
first paragraph from the ajax get function and inje
Thanks for the reply Brian,
I tried your way but didn work.
I looked at the docs again and it says it should be like this
jQuery(item_content).filter("#contentpane .contentpane > p, :first");
But unfortunately this also did not work.
As for th cloning of node, Well I am novice to javascript and
Hi
this is what I have
jQuery.get(item_link,function(item_content){
var new_content =
jQuery(item_content).filter("#contentpane .contentpane > p").eq(0);
jQuery("#myContent").html(new_content).slideDown("slow");
});
What I imagine this code should be doing is extract the first
HI
I just added '/' as path and it worked for me.
I hope that helps
@Klaus
Please convey my thanks to Jake for the prompt reply. :)
Joomlafreak
On Apr 18, 4:06 pm, "Ⓙⓐⓚⓔ" <[EMAIL PROTECTED]> wrote:
> I read the docs long ago, I've had to clean the cookies pr
Problem solved by setting the path.
thanks a lot
joomlafreak
On Apr 18, 12:24 am, joomlafreak <[EMAIL PROTECTED]> wrote:
> Hi Klaus
> Thanks for your prompt reply as always.
>
> You are correct, I am just using name and value because I am not using
>
r the prompt reply.
regards
Joomlafreak
On Apr 18, 12:13 am, "Ⓙⓐⓚⓔ" <[EMAIL PROTECTED]> wrote:
> I noticed 2 things, you don't set the domain on the cookies and both
>
> http://www.joomlaprodigy.com/andhttp://joomlaprodigy.com/work
> independently, instead of fo
I am using Klaus's cookie plugin to vary the width and open or close
status of segments on my website.
The problem is that it works and it does not work also. It works
sometimes and fails sometimes.
If it was not working I could have thought of something but now that
it works randomly, I have no
My apologies! it works as i wanted and as you thought it should.
thank you so very much, have a good weekend.
On Mar 31, 9:13 pm, "joomlafreak" <[EMAIL PROTECTED]> wrote:
> thank you for your prompt reply. the code you wrote does work but only
> partly. I mean the first
t; <[EMAIL PROTECTED]> wrote:
> Try out .not, like:
>
> $('.test').click(function(){
> $('.test').not(this).animate(ANIMATION_FOR_OTHERS);
> $(this).animate({left:'0'},'slow');
>
> });
>
> On 3/31/07, joomlafreak <[EMA
I am not a programmer by profession, but a surgeon and doing a lil bit
of programming is my hobby.
Ok, my question is how do I select and apply function etc to all but
one element.
For example I have 3 divs with a class test. Each of these have an
individual id, say itemId1,itemId2,itemId3.
Now I
69 matches
Mail list logo