Removing Ads From Yahoo Posts
Jul 23, 2005Does anyone have or know of script that will stop yahoo adding their adverts to end of post to groups?
View 3 RepliesDoes anyone have or know of script that will stop yahoo adding their adverts to end of post to groups?
View 3 RepliesThis is my code...
$(function() {
$(".Like").livequery("click", function(e) {
var ldl_session_id = $("#session_id").val();
var name = $("#commentName").val();
var ldl_id = $(this).attr("id").replace("post_id","");
var parent = $("#display_like_names-"+ldl_id);
// var parent = $(this);
$(this).fadeOut(200);
$.ajax({
type: "POST",
url: "ajax_like_names.php",
data: "ldl_post_session_id="+ldl_session_id+"&ldl_post_id="+ldl_id,
cache: true,
success: function(html) .....
It works fine with bringing in the content from url ajax_like.php but I need to click twice to bring in the content from ajax_like_names.php. I don't understand why I need to click twice to get ajax_like_names to work, I looked in firebug and the variables are being posted on the first click but its not bringing the html back untill the second click.
i have situation that i need to remove table that is automaticly generated, but i also need to not remove contents of table.
<UL>
<table class="mytable" width="100">
<body>
[code]....
I am trying to make this page work where new posts that get posted to it append smoothly on refresh instead of sliding up and down like they do now. Right now, you hit reply on your post and the entire thing goes up then unfolds again with the new post there, but the place is lost where you were on the paeg and you have to scroll down and I think that is not that user friendly. I want it to just pop or slide down under the existing posts so that the place on the window isn't lost for the user.
The profile page is here. I am talking about the profile threads. It's a little bit like a facebook wall. If you need more info I will try and get it.
Is there a Firefox addon that'll show me posts being passed through ? I'm trying to debug a ajax script and i have no clue what is passing through
View 1 Replies View RelatedI am working on a php site, I need a functionality where titles of last four posts would show up, I know how to get last four titles. But don't know how to make them blink one by one on same place,like i have four titles name A B C D, first [A] then A should disappear and B will take place of A i.e. [B]. Its like text flashing up in rss feed, your last 5 or 6 posts show up one by one.
View 5 Replies View Relatedi have two different posts on the same page, the AJAX appears to work ok on the first form post, I see the "LOADING PAGE", and I get the default slide transition to the next page, however on the 2nd form post on the same page it does not seem to work, it just goes right to the page, no "LOADING PAGE", no transition
View 6 Replies View RelatedI created a Twitter plugin for jQuery that lets you get any user's latest twitts and information about the user like user bio, home url, location, etc.
Here is how you can use it to get latest 10 posts of "jQueryHowto" Twitter user:
I am query data for "jqueryHowto" user
Im using a plugin already called pbd-ajax-load-posts which is found here: [URL] (it's free and only has 3 files, a php, a css and the js which is where everything is at) The plugin works, but not on my template which is: [URL] It's a simple plugin and I tried playing around with it, and got really close to what I'm trying toachieve which is load the posts to an element,it's just not loading to where it needs to be. I'm new to this jquery/javascript and been trying to study it more
[Code]...
I have the following checkbox code:
echo "<input name="picbigid[]" type="checkbox" value="$pic[src_big]">";
I then want to select all the checkboxes so I have this code:
[Code]..
It works but I can't have it like that because the form posts to another PHP page that needs the input name as an array.
I am designing a site where users can submit a location. I want to use Google Maps with a draggable marker which posts the lat, lon when dropped on a position. I was wondering if anyone knows of a tutorial or could point me in the direction of anything similar.
View 2 Replies View RelatedIn Yahoo mail, I click the Inbox link and see my messages. If I view
source, I don't have HTML which contains the URL of each message. The
source HTML contains javascripting and framesets. This is different from
what I am seeing.
If I right click on a message link and select "copy shortcut", I can paste
this link into my browser. This brings me to my message. If I view source,
once again, it is javascript and framesets. How do I get at the HTML that
is making all the tables and contains the images I'm seeing?
Accessing IE DOM is a possibility but won't that just give me access to the
javascripting and framsets since that is all the client has (remember what
is seen in view souce)? I know the HTML has to be accessible somehow.
Otherise, you wouldn't see it...right?
Not sure whether this is possible but what i want is to add an "Send To
A Friend" button, but i want the button to send an email to an address
(Specified by user) from my personal Hotmail or Yahoo account instead
of starting the users default email client.
This is a more compact view of the "open ad" code on yahoo.
<pre>
<script language=javascript>
// these are the two links for opening and closing the ad
var lnk1='<a href="#" onclick="moveIt(Ƈ');return false">Open Ad</a>'
var lnk2='<a href="#" onclick="moveIt(Ɔ');return false">Close Ad</a>'
// these are the contents of the table, you can put anything in here
var ad1='CLOSED STATE'
var ad2='OPEN STATE'
// this function actually moves the DIV size
function moveIt(status)
{
var tout=0;
if(status == Ƈ')
{
lnkdiv.innerHTML=lnk2;
adstate.innerHTML=ad2;
if (document.all.addiv.style.pixelHeight<250)
{
document.all.addiv.style.pixelHeight=document.all.addiv.style.pixelHeight+5;
tout=setTimeout('moveIt('+status+')',1);
}
}
else
{
lnkdiv.innerHTML=lnk1;
adstate.innerHTML=ad1;
if (document.all.addiv.style.pixelHeight>=105)
{
document.all.addiv.style.pixelHeight=document.all.addiv.style.pixelHeight-5;
tout=setTimeout('moveIt('+status+')',1);
}
}
}
</script>
<table border="1"><tr><td><div id=addiv
style="position:relative;height:100;width:300;z-index:3"><div id=adstate>CLOSED
STATE</div></div></td></tr></table>
<div id=lnkdiv><a href="#" onclick="moveIt(Ƈ');return false">Open Ad</a></div>
</pre>
I'm building a web site ala autos.yahoo.com on servicos.mpl.pt/comparador/css1.php I have a sidebar with filtering options grouped in an accordion. The accordion panels get populated via jquery like:
Code:
//getMarcas
$(function() {
//get tag feed
[Code]...
I would like to build some tabs like Yahoo uses on their hompeage. Are they built in ajax? If so anyone know how to acheive this function?
View 2 Replies View RelatedYahoo mail uses a button that has two functions. If you click on the
major portion it will launch your search. If you click on the image
that is on the right of the button ( a triangle pointing downward) it
will popup a little div menu.
If you've played around with Yahoo's new Beat email interface you'll notice that they now have adjustable columns to reveal the from, subject, date, size information. This is also found in Outlook and all windows OS. Placing your cursor between two columns allows you to move a column left or right to reveal content of each row.
Does anyone know how this is done? I have not seen it anywhere else on the internet, but in Yahoo's beta email.
There are tons of lightbox apps out there, but none that I could find that use YUI. I'm sure there are lots of developers out there already using YUI and don't want to have to use another library such as jQuery to get lightbox functionality. I have two demos available from the link below and you can download a zip file of the complete application including the YUI files needed.
Supports 3 modes (LightBox, Overlay and Remote), but many many more configurations...
how the yahoo ad serving script can be used to serve up ads up using JavaScript that isn't inline? I've attempted several things but it just seems like its impossible to do. Essentially, I would like to swap out a new round of ads per AJAX request. Any ideas? I've created a more friendly user interface for a site I'm working on but the thing is that the ads need to change every request since page refreshes are being eliminated. Otherwise, only a single impression may be tracked even though someone has visited essentially 100 pages, which is no good for the ad business.
Also, has anyone had success finding a way to delay the yield manager until the page has fully loaded? Sometimes the yahoo yield manager can take 10+ seconds resulting in a poor user experience and slow load time. Any ideas for that? Essentially, it would be nice to fully load the page than request the ads without using obtrusive JavaScript which seems to be the only way yahoo knows to do things.
Is it possible to submit multiple links all at the same time using Javascript? I check all over the web and can't find any examples anywhere.
I would like to click on a button and submit to google, yahoo, msn, etc all at the same time. Like someone physically click on [url], [url], [url], so on.
how to hide all toolbars like yahoo,google etc onLoad.
Actually window.open function cannot be taken into.I need the toolbars to be hidden in the beginning.
Is it possible to submit multiple links all at the same time using Javascript? I check all over the web and can't find any examples anywhere.
I would like to click on a button and submit to google, yahoo, msn, etc all at the same time. Like someone physically click on [url], [url], [url], so on.
I'd like to write a HTML page which can help me directly log in my
Yahoo!mail or Gmail account without typing user name and password.
Basically, I want to set up a link, click it and pop up the Yahoo/Gmail
page.
What technology is most appropriate for this kind of work?
My current solution is not so satisfying: I download Yahoo!Mail page
and save it to local file; then using Javascript to load that file and
set up user name, password, submit it to Yahoo.
This works with Yahoo, but not Gmail. I haven't got time to investigate
why.
The thing I hate about this solution is: for every email provider, I
need to download their page and write corresponding page to
access/modify it.
I need to build a Tabbed panel similar to yahoo mail (latest version). Means whenever I click on the link the page should be open in new tab, with closing button. Is there any jQuery plugin which provides same functionality.
View 1 Replies View RelatedI am trying to use the Yahoo Ajax library. I have this code:
Code:
<head>
<script type="text/javascript" src="/ajax/build/yahoo/yahoo.js"></script>
[code]....