Questions tagged [browser-refresh]

86 questions
0
votes
1 answer

How to make an HTML element stay on multiple html pages

I have a web-page - an online comic: prophetsangel.net and I have an html player which plays music. The purpose of this player is to add additional atmospheric content to the comic. Now each individual comic page has its own html page:…
0
votes
1 answer

Strange behavior of css, fixes after refresh

I'm trying to build a page where users browse certain flash games, and I create thumbnail
s for them. They work nicely at first, but when I click one game, and return to the browse page, the text coincides with the image, when I refresh, it…
marvin
  • 365
  • 3
  • 7
  • 22
0
votes
1 answer

Session in PHP re-adding item to cart when refreshing site

I have the following function in PHP which adds an item to a shopping cart every time the user clicks on Add to cart. The issue is that, if someone reloads manually the page after having added an item to the cart, a new item gets added. Any tips to…
samyb8
  • 2,560
  • 10
  • 40
  • 68
0
votes
1 answer

Monitoring Page Refresh Options

This is more of an open ended question as opposed to me actually posting code but here is what I am doing: I have several actions that give the user points toward rewards on our site. I have created several pixel trackers which use a javascript…
0
votes
3 answers

Should I refresh with AJAX?

I'm making college network that will load tons of data with images, can I make the whole website with AJAX that never refreshs? can the browser handle that or it will stop working at some point and will need a refresh to flush the cashe? appreciate…
0
votes
1 answer

jQuery load() with ajax site refreshes

I have an ajax site using jQuery, and I am wondering how to go about allowing the user to refresh the page, and have the appropriate content loaded. I have it so that when a user clicks on an element with an href attribute with my website domain,…
user1429980
  • 6,872
  • 2
  • 43
  • 53
0
votes
0 answers

do something if user chooses to stay on the page

I am using this to determine if user has clicked refresh button of the browser. It gives the user an option to stay on the page or to leave the page. If user chooses to stay on the page, I want to do something (call some method). Is that possible?
hrishikeshp19
  • 8,838
  • 26
  • 78
  • 141
0
votes
1 answer

How do I force a browser to displaying while loading

I am working in WordPress. I have several sites set up the exact same way (as far as I can tell). Most behave as expected. However, a few of them are such that the browser (all types) does not show the progress of a first-time load or refresh…
-1
votes
2 answers

Website is not loading on server while refresh it from browser in angular 2

I am unable to reload my website when refresh from browser in angular 2 I don't want hash '#' symbol in url thus remove it from routing use hash redirect to same page from app.component from getting active url Not Found The requested document was…
Prasanjit
  • 21
  • 4
-2
votes
1 answer

how can refresh a page remotly in javascript

is there a way to refresh a page remotly from another page in javascript. i want to force the browser to do a refresh when i go back to a page which was displayed before. im doing some code in a page and it should show some results in another page,…
Beso
  • 17
  • 3
-3
votes
2 answers

Different layout before and after refreshing

I am working on this website. I used firebug along with DreamWeaver to create it. The website does not load fine when the page is opened(the layout is not as I wanted and I created it.) but when I refresh the page, it becomes exactly as I wanted it…
user379888
1 2 3 4 5
6