Nice search field

Feb2
  • Share

Difficulty: ★★★☆☆

Advanced HTML5 search field with placeholder and fallback for the other browsers.
Styling with gradient + radius + image in field.
With J[......]

继续阅读

Read more...


Config LinkedIN Javascript API for multiple environments (OTAP)

Feb1
  • Share

Difficulty: ★★☆☆☆

This is a solution how you can configure the LinkedIN Javascript API for multiple environments. For example OTAP.

First register all envi[......]

继续阅读

Read more...


Mash-ups with YQL

Nov7
  • Share
…and why Corizon mashups suck.

Difficulty: ★★☆☆☆
It was because of working with Corizon that I became more interested in creating Mash-ups*.
During t[......]

继续阅读

Read more...


Invoke a Java Servlet with Javascript

Aug20
  • Share

Difficulty: ★★★☆☆
It is possible to invoke a Java Servlet from your Javascript.
Just implement this code. Please see the comments in the function.

var requ[......]

继续阅读

Read more...


Cookies in Javascript

Jul8
  • Share

Difficulty: ★★☆☆☆
A cookie (also tracking cookie, browser cookie, and HTTP cookie) is a small string of text stored on a user’s computer by a web bro[......]

继续阅读

Read more...


Mootools and jQuery conflicts in Joomla 1.5

Jun28
  • Share

Difficulty: ★★☆☆☆

Yes, Mootools and jQuery can conflict each other, when you load both on your page.
Ofcourse, they can use same method names, therefore on[......]

继续阅读

Read more...


jQuery for IE7Pro userscripts or Greasemonkey

May20
  • Share

Difficulty: ★☆☆☆☆

Some weeks ago I made a blog post, about IE7Pro userscripts, the Greasemonkey-like plugin for Internet Explorer 7.
I’m still deeply[......]

继续阅读

Read more...


GreaseMonkey for IE7

Mar23
  • Share

Difficulty: ★★☆☆☆

Today I will write only good stuff about IE7Pro, the ultimate add-on / plug-in for Internet Explorer 7. Cause beside the handy features s[......]

继续阅读

Read more...


Javascript: Frame Hijacking Phishing

Oct27
  • Share

Difficulty: ★★★★★

This hack is often used for frame hijacking/phishing technics. Imagine there’s a webpage (not yours) on where you can not run code [......]

继续阅读

Read more...


Salesforce date/time functions

Oct27
  • Share

Difficulty: ★★☆☆☆

Oh I loved my previous project, where I had to work with the CRM: Salesforce.
Salesforce coding was fun: S-Controls (iframes), Salesforce[......]

继续阅读

Read more...