Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 4 years ago.
Improve this question
I have a website on blogger and I have posted 7 posts in it.
But, whenever I open my website it shows only 3 posts on my main page and it's not showing 2nd main page.
My website name - www.BlueWOrld.ooo
have a look and please help me to fix it
There are two orange buttons down. You can see newer/older posts.
/I cannot post picture because I haven't enough reputations/
Related
Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 6 days ago.
Improve this question
webpage
so, i just strted learning html and css and im trying to insert a bf image for the while page, but i keep getting these bars np matter if i try to style it in a css page or the index html page. any idea why?
enter image description here
this is what i tried. I tried to do it in the index file and the css file but these bars keep appearing that interfere with the message. please help!
Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 6 days ago.
Improve this question
I have a list of a button, i'm trying to create a search bar that can find the name of a button, but get stuck. Any advice ?
Here is my code:
Here is my code
I type the name of the button into the search bar but it return blank.
Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 5 years ago.
Improve this question
I've written a custom upload file script that uses an animated gif while the data is being received. I'd like to stop the animation if a user hits the "stop" button during an upload though.
Is it possible to detect when a user hits "stop"?
Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 6 years ago.
Improve this question
So I have a game where I want to show two numbers. But I want these numbers to come out from nowhere, perhaps from the button of the screen and they travel up and then disappear.
I was looking through the Jquery website, but I couldn't find anything similar.
Heres an example that i just wrote:
$(document).ready(function() {
$("button").click(function(){
$('.count').html(parseInt($('.count').html())+1);
//allow time for animation to finish before next click
$('button').hide();
window.setTimeout(function(){$('button').show();},3000);
$("div").css("bottom","-20px");
$("div").animate({bottom: '1200px'}, 2000);
})
});
https://jsfiddle.net/xop36gcs/4/
Closed. This question needs debugging details. It is not currently accepting answers.
Edit the question to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. This will help others answer the question.
Closed 7 years ago.
Improve this question
Can I get a feedback on my footers from my 3 works i dont know if the footers are sticked to bottom on large screen resolutions. please check it for me pls. View it at full page. Thank you.
http://goo.gl/nUrT6m
Haha ... it's awesome you asked. Yes, no and no.