Quantcast
Channel: BlogoSfera » reloads
Browsing latest articles
Browse All 10 View Live

How to refresh a page from Windows scheduled tasks?

we have a computer which only purpose is to display a web page on a big screen. This page has a calendar, which reloads its data every 60 seconds. The whole page reloads after 60 minutes. Both of these...

View Article



reloads page when clicked on Opera Mini [on hold]

Clicking on a <select> element with border:none; and cursor:pointer in Opera Mini reloads the page. Minimal example: http://jsbin.com/saqinu/10/edit?html,css,output . Anyone knows a better way of...

View Article

JavaScript timer does not continue running on page reload

I have the script code below, which is working fine on Chrome and Firefox and (when the site has been added to the compatibility mode) in IE. For some reason, if the site has not been added in...

View Article

Uploading images through ajax without page reload

I’m trying to upload images through ajax without page reload. $.ajax({ type:"POST", url: "feed.php",...

View Article

Fragment saves instance state, but never reloads it

I am having trouble reloading my fragments state. The architecture is like this: I am having an Activity A with a Fragment F. With the options menu Activity A opens the SettingsActivity with its...

View Article


Listen to Livereload.js event to reload ajax contents "not the whole page"

here is my configuration: I have a remote site, say something.com where “some” page contents are dynamically loaded from localhost, with an ajax call to a node local server. Remote site listens to...

View Article

WPF Application WebBrowser ActiveX Jumps when docked

I have a problem with our WPF application. In this application there is a WebBrowser which shows the User DWF files from Autodesk Inventor. When the WebBrowser is loading the file with its ActiveX...

View Article

PHP Static variable reloads after Page Load

This is a simplified version of what I want to accomplish: In my script I want a static variable x to be incremented every time the submit button is pressed. <?php function IncX(){ static $x = 0;...

View Article


How to update tableView cells?

I have a tableView and I want update it every 10 seconds. For it I do: var timer = NSTimer.scheduledTimerWithTimeInterval(10, target: self, selector: "reloadTable", userInfo: nil, repeats: true) func...

View Article


How to refresh SSRS Report inside an ASP .NET Application without refreshing...

I have been trying to display SSRS Report in asp .net application. But every time I change he filters and click on ‘View Report’, the whole page reloads. So I set the SSRS filters as ‘Hidden’ and...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images