Skip to content
pontikis.net
  • Blog
  • WordPress
  • Labs
  • About
  • Toggle website search
Search this website
Menu Close

javascript

  1. Home>
  2. Blog>
  3. javascript>
  4. javascript
Read more about the article What is the JavaScript Equivalent of print_r in PHP?
Credits

What is the JavaScript Equivalent of print_r in PHP?

  • Post author:Christos Pontikis
  • Post published:October 2, 2013
  • Post category:Web Development
  • Reading time:1 min read

What is the JavaScript Equivalent of PHP print_r() function? In other words, how you can "print" a javascript object in a way that's readable by humans? Code You could use…

Continue ReadingWhat is the JavaScript Equivalent of print_r in PHP?
Read more about the article Call javascript Function Using Variable for its Name
Credits

Call javascript Function Using Variable for its Name

  • Post author:Christos Pontikis
  • Post published:September 4, 2013
  • Post category:Web Development
  • Reading time:1 min read

What is the javascript equivalent of PHP call-user-func? To call a user-defined javascript function, for example DoReload(), you have just to write its name: DoReload(); In case you want to…

Continue ReadingCall javascript Function Using Variable for its Name
Read more about the article Center popup window on the Screen with Javascript
Credits

Center popup window on the Screen with Javascript

  • Post author:Christos Pontikis
  • Post published:September 3, 2013
  • Post category:Web Development
  • Reading time:1 min read

Javascript Window open() Method opens a popup window. How to center this window on the screen? A solution could be the following function: CenterWindow <script> /** * Opens window screen…

Continue ReadingCenter popup window on the Screen with Javascript
Read more about the article Preventing JS or CSS Caching on Web Applications
Credits

Preventing JS or CSS Caching on Web Applications

  • Post author:Christos Pontikis
  • Post published:August 26, 2013
  • Post category:Web Development
  • Reading time:1 min read

It is very important for dynamic web applications, any js and css changes to become available to user (without need to refresh - reload browser page). Instead of <script type="text/javascript"…

Continue ReadingPreventing JS or CSS Caching on Web Applications
  • Go to the previous page
  • 1
  • 2
  • 3

Categories

Archives

NewsLetter

Click here to subscribe to our free email newsletter.
Unsubscribe anytime with a click.

LIKE OUR PAGE!


Say Hello to Gutenberg with my new Free WordPress Plugin Boilerplate for Developers!

Star it on Github!


  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Opens in a new tab
  • Contact
  • Privacy
  • Terms
© Christos Pontikis 2013 - 2025
Close Menu