Skip navigation.

exploreopera

| Help

Sign up | Help

Posts tagged with "opera"

Drag images and pages around with your mouse

,

It seems I never posted this userjs publicly before. After using it for a while I can't live without it. It's excellent for dragging around big images without having to reach for the scrollbars, and also for pages.

To drag images around simply click, hold and drag. To drag around pages, either get hold of an image and drag that or use shift+click, hold and drag somewhere in the page that is not normally clickable.

I guess for you people surfing with the Wii, this behaviour is familiar.

Download it here: http://people.opera.com/nicolasm/userjs/dragscroll.js

A video of the userjs in use can be seen here: <video src="http://people.opera.com/nicolasm/userjs/dragscroll.ogg">http://people.opera.com/nicolasm/userjs/dragscroll.ogg</video>

Note: the video is a bit sketchy as the movement and click events didn't work 100% when capturing the desktop.

DOMContentLoaded gotcha with external stylesheets

, , , ...

DOMContentLoaded is an event supposed to be thrown when a page's DOM is loaded, meaning that you don't need to wait for external images etc. to be loaded before running a script that expects a DOM to be in place. If you combine the initiation of your script with a JavaScript library like Interface you might get fatal consequences.

Read more...

Pan or drag and scroll pages and images

,

Actually wanting to add this feature for a long while, but it wasn't until today when I noticed someone wanted the feature that I decided to make a User Javascript to be able to pan any web page with the mouse. The following User Javascript allows you to click, hold and drag a web page around in the same way you are used to move a map around, just remember to hold the shift key when dragging. This so that regular text selection and drag-n-dropping of images and pages doesnt break.

Update: You can scroll in big images without modifier key, and the scrolling should time out if you havppen to release the button outside of the browser.

Update2: Script now only allows to use the left mouse button. Hold down shift to drag pages, and shift not needed when dragging an image alone. Only images without tags surrounding can be used to move page.

Download Drag Scroll User Javascript

Zoom text only in web pages with Opera

, ,

Most of you are probably familiar with the zoom function of Opera. Opera lets you zoom the entire page, including pictures and flash animations, this is different from the zoom functionality other browsers have which is basically text zoom only. But how do you zoom text only in Opera?

Read more...

Opera 9.2 out

,

Ah, finally a new public release again, this time with speed dial, some important bugfixes for X11 systems, a link to developer tools and many general fixes and improvements.

Read the changelogs and download Opera here.

Wii have contact!

,

So, it's finally here. Opera on the Wii. What can I say, other than whiii!? :wink:

Anyhow here's the first signs of contact: which is kind of cute.

But in addition some guys have video taped a session with the Wii in use and you can watch that here: Nintendo Wii Opera Web Browser Report or download the mov file here: Wii Browser.mov

They go thru the cube3d website, commenting on articles, watch YouTube videos, check gmail. read BBC sports site and more. Zooming and navigating around is presented in addition to the usage of favourites. Here are a few snapshots of the video.

Enjoy!

There seems to be a lot of other feedback about the browser everywhere and people seem really happy about it. I'm really glad about that. Check out more stories at http://digg.com/search?s=opera+wii&submit=Search&section=news&type=both&area=all&age=7&sort=new and don't forget to give the Wii team at Opera a big round of hands.

(Ah btw. did you check that your web page runs in Opera? Just follow the standards and you should be done.)

Get more videos, screenshots and a nice animation from the Opera pressrelease about Opera on Wii

Wiison greetings and a happy wii year!

(PS. Anyone want to send me a Wii?)

(PPS. If anyone has a Wii there, how about trying out its SVG capabilities: http://people.opera.com/nicolasm/svg/opera_ologo_anim.svg )

The latest development about web technologies

, , , ...

http://dev.opera.com has opened! It's supposed to be a resource for web developers, ranging from tutorials, libraries, examples, articles to discussion about web techonologies like SVG, AJAX, HTML, CSS, Voice, Canvas etc.

I even got my own article about making cross-platform AJAX applications on the front page. Make sure you visit it, and bookmark it, it will prove a useful resource if you are interested in web technologies.

NB! Don't forget the web chat today which is about dev.opera. More details here: A new developer site (#webapps)

Adding a disclaimer to your blog

, , , ...

Some of you have asked how I added a disclaimer to my blog. It's basically a simple CSS addition.

By going to My Account -> Change design -> custom stylesheet adding the following CSS in the form presented and making sure Use my custom style sheet together with the current theme is selected you can quickly add a nice and shiny disclaimer showing on top of all your blog. Nice and easy :wink:

Using the :before selector on the main element lets you add a fake element right before the main content starts. The content: attribute lets you even fill out the text.

So, go ahead, and feel free to show me how you use it!


#mainwrap:before {
      content: "The views expressed in this blog are my own and do not necessarily reflect the views of any former, current or future employers or employees of mine.";
      color: black;
      background-color: #ffff99;
      font-style: italic;
      border: solid #aaaa77 1px;
      padding: 10px;
      white-space: normal;
      margin-bottom: 15px;
      margin-right: 210px;
      float: none;
      width: auto;
      display: block;
}

Have the cake and eat it too

, , ,

So, Opera 9 finally launched and was well received in most medias. With its new simple user interface, added features like bittorrent, widgets, ntlm, acid2 support, svg tiny/basic support, improved mail client and more there is little to complain about.

Since Opera now supports bittorrent and widgets, what would be the perfect addition? Exactly! A bittorrent widget. It lets you quickly search thru BitTorrent.com inline and inspect files, sort searches and of course download torrents.

It was released on friday and has gotten around 20.000 downloads already. Don't miss out and try it for yourself by downloading it from here: http://widgets.opera.com/widget/4397

PS. Remember that just like when using the Web, FTP, Samba or other file-sharing protocols, there might be material on the net that you are not entitled to download or redistribute.

Gather up with the vikings

, , , ...

I like to call myself a demo scener Although the few releases I've done during my active scener life are laughable, I like to stay in touch with the demo scene, watch demos, chat with old friends and have a good time. I normally enjoy smaller computer parties where the scene is more in focus, but after being absent from the Gathering for a few years, I've been there the two past years and the scene seems to be increasing in focus. I will be attending this year too, this time as an Opera representative.

I'm not sure how it happened but a collegue and myself have for a long time believed that Opera Software belonged as a contributor to the Gathering. The creative spirit that hovers in the Viking ship in Hamar during Easter is inspiring, just like Opera's innovative products. A lot of power users and creative minds deserve to get to know Opera's products better, and the company is privileged to meet many potential employees.

Opera will have a stand where we show our technology, hold contests, talk to whoever is interested and hopefully be inspired and inspiring others.

Among other things there will be a widgets competition. By developing a widget and submitting it either to the booth or to widgetcomp@opera.com you'll not only be able to gain fame when users download and use your widget, but also win a computer setup from Digital Impulse. -- Oh and it must be in before Saturday at 16:00 PM CET, so no point in hesitating :wink:

Read more about the widgets competition

In addition I'll see if I can assemble a little treat for one of the party compos. Stay tuned! :wink:

July 2008
SMTWTFS
June 2008August 2008
12345
6789101112
13141516171819
20212223242526
2728293031