Opening a page as a frame

Hi All,
I am using a menu (zhtmlb) and the items are linked with the corresponding controllers.
If i click the menu item the page is opening in a seperate window..but i want it to be opened in that same menu page itself as a frame...
Please help.

specify the link target as the name of the target frame. check htmlb_samples/sampleList.htm to how its done.

Similar Messages

  • Applet navigator to open a page in another frame.

    Hello to the Java gurus out there,
    I was wondering if someone could give me a pointer as to how I can get an applet navigator to open a page in another frame of the web browser?
    Say for example, I have two frames in the main HTML page where one frame contains an Applet navigator, and the other page can be loaded based on where the user clicks on the applet navigator.
    Capturing the mouse click event is all good, but then how do I load a page in another frame ??
    Any help would be much appreciated.
    J. Park

    In your applet class do the following
    getAppletContext().showDocument(new URL("somepage"), "Target");
    See the AppletContext class in http://java.sun.com/j2se/1.3/docs/api/index.html for more information.

  • Error when opening portal page-inner desktop frame work image error

    Hi,
    I have installed EP-6.0.Ima getting an error when i log in to portal.
    An exception occurred while processing a request for :
    iView : pcd:portal_content/every_user/general/defaultDesktop/frameworkPages/frameworkpage/com.sap.portal.innerpage/com.sap.netweaver.coll.CollaborationDetailedNavigation
    Component Name : null
    Page could not create the iView.
    See the details for the exception ID in the log file
    Pls help me its urjent.
    Rajesh.

    Below is the default trace errr log.
    61,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Plain###   at java.
    util.TimerThread.run(Timer.java:382)#
    Why this i view error coming.Is this really a problem?
    or some authorisation issue??

  • Using jump menu in one frame to open page in another frame - works in IE but not Firefox

    Hi,
    I'm a beginner designer. I've been working to create a template for a website in which there is a banner in a frame across the top and three frames beneath - left for navigation and middle and right for content that can be compared.
    I have created two jump menus in the left frame using Dreamweaver's option for it (insert/forms/jump menu): one menu to load pages in the middle frame (in the code this is 'left') and one menu to load pages in the right frame (in the code this is 'right'). Both menus use a go button.
    Using Internet Explorer and allowing active content to run it works fine. In Firefox clicking 'go' does nothing however I have links in this navigation that will open a page in the middle or right ('left' and 'right') frames and if I use these the jump menus will now work.
    How can I get it to work straight off?
    Any feedback is welcome (except regarding not using frames!).
    Ian
    Code for this navigation page is below:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Untitled Document</title>
    <script type="text/javascript">
    <!--
    function MM_jumpMenu(targ,selObj,restore){ //v3.0
      eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
      if (restore) selObj.selectedIndex=0;
    function MM_jumpMenuGo(objId,targ,restore){ //v9.0
      var selObj = null;  with (document) {
      if (getElementById) selObj = getElementById(objId);
      if (selObj) eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
      if (restore) selObj.selectedIndex=0; }
    //-->
    </script>
    </head>
    <body>
    <h1>Navigation</h1>
    <p><a href="../Something/Pages_One/Alabama.html" target="left">Example</a></p>
    <p><a href="Left Frame 01.html" target="left">Left Frame 1</a></p>
    <p><a href="Left Frame 02.html" target="left">Left Frame 2</a></p>
    <p><a href="Right Frame 01.html" target="right">Right Frame 1</a></p>
    <p><a href="Right Frame 02.html" target="right">Right Frame 2</a></p>
    <p>Select a page to view in the left frame</p>
    <form name="form" id="form">
      <select name="jumpMenu" id="jumpMenu">
        <option value="Left Frame 01.html">Left frame 01</option>
        <option value="Left Frame 02.html">Left frame 02</option>
        <option value="Left Frame 03.html">Left frame 03</option>
      </select>
      <input type="button" name="go_button" id= "go_button" value="Go" onclick="MM_jumpMenuGo('jumpMenu','parent.frames[\'left\']',0)" />
    </form>
    <p>Select a page to view in the right frame</p>
    <form name="form2" id="form2">
      <select name="jumpMenu2" id="jumpMenu2">
        <option value="Right Frame 01.html">Right frame 01</option>
        <option value="Right Frame 02.html">Right frame 02</option>
        <option value="Right Frame 03.html">Right frame 03</option>
      </select>
      <input type="button" name="go_button2" id= "go_button2" value="Go" onclick="MM_jumpMenuGo('jumpMenu2','parent.frames[\'right\']',0)" />
    </form>
    <p> </p>
    </body>
    </html>

    Geronimo23 wrote:
    Given that it doesn't work initially in Firefox then it does once I load a page in the destination frame I decided to create a page with a link to the frameset. Using the link to get to the frameset the jump menu now works perfectly. Must be one of the wonders of using frames. Well I guess that's solved but out of curiosity, any ideas for why it wouldn't work when the frameset is loaded on its own?
    It might be due to the fact that you're using XHTML 1.0 Transitional, a DOCTYPE that does not support framesets. Try converting to HTML 4.01 Transitional or HTML 4.01 Frameset if you do not need or understand XHTML. Or use XHTML 1.0 Frameset if you really need XHTML.
    Refs: http://www.w3.org/TR/html401/present/frames.html ; http://www.w3.org/TR/xhtml1/#h-A1 ; http://www.w3.org/TR/xhtml1/dtds.html#a_dtd_XHTML-1.0-Frameset
    Mark A. Boyd
    Keep-On-Learnin' :-)

  • Firefox 21.0 crashes I attempt to open a page containing video

    When ever I open any page containing a video, such as any youtube page my browser immediately closes and presents me with a crash report I believe this started happening after a firefox or adobe update a few weeks ago. The problem continues when Im in safe mode and Ive tried many suggested fixes including updating flash, reinstalling firefox, disabling hardware acceleration, checking for conflicting realplayer, editing my the flash cfg file, and so on but non of those had any effect and It's sad cause I know from looking though these forums and elsewhere that others are having the exact same problem and these solution aren't working for anyone.
    I couldn't find any answers to the problem so I reverted to firefox 20.1 decided to wait for next update, as there seems to be a flash update a couple weeks. Somehow I ended up back on FF21.0 and so Im here again asking the same question before I re-revert. So here are the details again.
    Im Post my reports and spec like this because non of these options; "automatically" "try these manual steps" or "Show details" work for me in my outdated IE which is the only working browser I have atm. The first report shows results with addons enabled and all my usual settings the second show results with in safe mode. As you can see the two are the same for the most part
    The report: With addons enabled
    AdapterDeviceID: 0x6719
    AdapterVendorID: 0x1002
    Add-ons: yesscript%40userstyles.org:1.9,optout%40google.com:1.5,foxyproxy%40eric.h.jung:4.2,adblockpopups%40jessehakanen.net:0.7,%7B73a6fe31-595d-460b-a920-fcc0f8843232%7D:2.6.6.2,%7B972ce4c6-7e08-4474-a285-3208198ce6fd%7D:21.0
    AvailablePageFile: 4682809344
    AvailablePhysicalMemory: 1420525568
    AvailableVirtualMemory: 3792789504
    BuildID: 20130511120803
    CrashTime: 1370577662
    EMCheckCompatibility: true
    Email:
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1369263628
    Notes: AdapterVendorID: 0x1002, AdapterDeviceID: 0x6719, AdapterSubsysID: 24611462, AdapterDriverVersion: 9.12.0.0
    D2D? D2D+ DWrite? DWrite+ D3D10 Layers? D3D10 Layers+
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 1109
    StartupTime: 1370577654
    SystemMemoryUsePercentage: 62
    Theme: classic/1.0
    Throttleable: 1
    TotalVirtualMemory: 4294836224
    URL: https://plus.google.com/u/0/_/notifications/frame?origin=http%3A%2F%2Fwww.youtube.com&source=yt&hl=en-US&jsh=m%3B%2F_%2Fscs%2Fabc-static%2F_%2Fjs%2Fk%3Dgapi.gapi.en.YwZcwvhQD7M.O%2Fm%3D__features__%2Fam%3DIA%2Frt%3Dj%2Fd%3D1%2Frs%3DAItRSTNqkRhMtkpSA0AbmH0iColYw_JJwg#pid=36&rpctoken=387582488&_methods=setNotificationWidgetSize%2CsetNotificationWidgetHeight%2CsetNotificationText%2ChideNotificationWidget%2CopenSharebox%2ConError%2C_ready%2C_close%2C_open%2C_resizeMe%2C_renderstart&id=I1_1370577662087&parent=http%3A%2F%2Fwww.youtube.com
    Vendor: Mozilla
    Version: 21.0
    Winsock_LSP: MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [UDP/IP] : 2 : 2 :
    MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [TCP/IPv6] : 2 : 1 :
    MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [RAW/IPv6] : 2 : 3 :
    RSVP TCPv6 Service Provider : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    RSVP TCP Service Provider : 2 : 1 :
    RSVP UDPv6 Service Provider : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    RSVP UDP Service Provider : 2 : 2 :
    This report also contains technical information about the state of the application when it crashed.
    (Im Post my reports and spec like this because non of these options; "automatically" "try these manual steps" or "Show details" work for me in my outdated IE which is the only working browser I have atm)
    AdapterDeviceID: 0x6719
    AdapterVendorID: 0x1002
    AvailablePageFile: 4607332352
    AvailablePhysicalMemory: 1334870016
    AvailableVirtualMemory: 3936632832
    BuildID: 20130511120803
    CrashTime: 1370580940
    EMCheckCompatibility: true
    Email: [email protected]
    FramePoisonBase: 00000000f0de0000
    FramePoisonSize: 65536
    InstallTime: 1369263628
    Notes: AdapterVendorID: 0x1002, AdapterDeviceID: 0x6719, AdapterSubsysID: 24611462, AdapterDriverVersion: 9.12.0.0
    ProductID: {ec8030f7-c20a-464f-9b0e-13a3a9e97384}
    ProductName: Firefox
    ReleaseChannel: release
    SecondsSinceLastCrash: 290
    StartupTime: 1370580845
    SystemMemoryUsePercentage: 64
    Theme: classic/1.0
    Throttleable: 1
    TotalVirtualMemory: 4294836224
    URL: https://www.youtube.com/watch?v=saKv2djbQ5s
    Vendor: Mozilla
    Version: 21.0
    Winsock_LSP: MSAFD Tcpip [TCP/IP] : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [UDP/IP] : 2 : 2 :
    MSAFD Tcpip [RAW/IP] : 2 : 3 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [TCP/IPv6] : 2 : 1 :
    MSAFD Tcpip [UDP/IPv6] : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    MSAFD Tcpip [RAW/IPv6] : 2 : 3 :
    RSVP TCPv6 Service Provider : 2 : 1 : %SystemRoot%\system32\mswsock.dll
    RSVP TCP Service Provider : 2 : 1 :
    RSVP UDPv6 Service Provider : 2 : 2 : %SystemRoot%\system32\mswsock.dll
    RSVP UDP Service Provider : 2 : 2 :
    This report also contains technical information about the state of the application when it crashed.
    My specs:
    Firefox ver. 21.0
    Flashplayer 11.7.700.202
    OS Windows 7 Professional (x64)
    Version 6.1.7601 Service Pack 1 Build 7601
    Mobo BIOSTAR Group / TZ77XE3
    System Type x64-based PC
    Processor Intel(R) Core(TM) i5-3570K CPU @ 3.40GHz, 3401 Mhz, 4 Core(s), 4 Logical Processor(s)
    BIOS Version/Date American Megatrends Inc. 4.6.5, 4/19/2012
    SMBIOS Version 2.7
    Windows Directory C:\Windows
    System Directory C:\Windows\system32
    Boot Device \Device\HarddiskVolume1
    Hardware Abstraction Layer Version = "6.1.7601.17514"
    Installed Physical Memory (RAM) 8.00 GB
    Total Physical Memory 3.48 GB
    Available Physical Memory 1.41 GB
    Total Virtual Memory 6.96 GB
    Available Virtual Memory 4.46 GB
    Page File Space 3.48 GB

    You probably have not seen anyone reporting the exact same problem as you. All three crash reports have the same crash signature and as currently ranked 67 it is not the commonest of reasons for a crash.
    I hope you enter your email contact information when reporting crashes. I note you see this crash when using videos, others may possibly see this crash in other circumstances.
    You have already tried the obvious, attempts at a fix so it is now down to wait and see, maybe developers working on the bug will report something or fix it.
    Did you try my suggestion of installing portable ESR ?
    For forum cross referencing purposes
    * Crash Reports for Crash IDs <br />bp-71697f5d-41d4-48ae-9db9-3e6302130607<br /> bp-6e1347bc-153f-433a-9c35-a5f022130607<br /> bp-92a533a2-9e09-4c1e-8df7-deb4c2130607
    *(all three) Crash Signature: EnumSoftwareMFTs(_GUID const&, unsigned int, __MIDL___MIDL_itf_mfobjects_0000_0006_0003 const*, __MIDL___MIDL_itf_mfobjects_0000_0006_0003 const*, IMFActivate***, unsigned int*)
    * Related bug 858667 NEW crash in mozilla::wmf::MFTEnumEx @ EnumSoftwareMFTs
    *I note this was first seen in Fx21 and is 100% Windows 7
    <br />

  • Image item to open a page in a new pop window

    Hi,
    How can I have an image to open a page in a popup window. As I can define an item as a link and define Destination URI and Target Frame as _blank. But I need to show an image that when clicked should open the Destionation URI in a popup blank page. How can I achieve this functionality. Currently I have used an item as image but it opens the page in the same window as I need to open it in a new window.
    Thanks

    try this..
    javascript:var a=window.open('http://www.oracle.com', 'a','height=500,width=900,status=yes,toolbar=no,menubar=no,location=no'); a.focus();
    --Prasanna                                                                                                                                                                                                                                                                                                                                       

  • IS THERE ANYONE LEGITIMATE THAT KNOWS WHY I CAN CONNECT TO INTERNET WITH A IBOOK G3 AND NOT OPEN WEB PAGES?  ONLY HAPPENS WITH MY LANDLORDS ROUTER THAT HE HAS PROVIDED THE PASSOWRD FOR. ONLY WAY I CAN CONNECT TO HIS SERVICE IS IF HE HAS FIREWALL DOWN. WE

    PLEASE ONLY RESPOND IF YOU KNOW HOW TO CORRECT THE PROBLEM. I'M CONNECTED TO MY LANDLORDS INTERNET VIA AN EXT NETGEAR ROUTER, PASSWORD PROTECTED, THAT HE HAS PROVIDED WITH A G3 IBOOK. FULL SINGAL, CAN'T OPEN WEB PAGES. HAS NEVER HAPPENED BEFORE.

    That's because your landlord probably is using WPA2 encryption or 802.11g or 802.11n wireless.  The iBook G3 lacks support for WPA2 encryption, which is much stronger than WEP and the original WPA.   It also only has support for 802.11b.     If you want to join a newer router with a secure firewall, get an 802.11g or better wireless ethernet bridge.
    P.S. Please avoid from using all UPPERCASE.     It is hard to read, and in internet etiquette it means you are attempting to shout and be rude.  I'm sure that was not your intent.  So please avoid from doing that again.  Thank you.
    P.P.S.  10.7.1 can't run on an iBook.   Are you sure you have an iBook and 10.7.1 is on it?  If it doesn't say iBook on your screen frame, or Apple menu -> About This Mac doesn't say Mac OS X 10.7.1, it is not 10.7.1, or an iBook.    MacBooks, which replaced iBooks in 2006, and later came out with Core2Duo and Core i processors, are the only Apple notebooks that can run 10.7.1.

  • How to get web pages opening within pages?

    Just wondering how this is done or implemented. I visited and
    researcehd several websites a while ago and observed that pages
    were opening in pages instead of loading a new page.
    For example: You go to a web page, the links are all above
    under the page banner or on the side like in a side bar or Nav bar
    and the content are on the right or the middle of the page.
    So when you click on a link the page opens within the same
    page with out a new page loading, just the contents gets replaced
    but the entire page doesn't changed. Is this AJAX? I know you can
    do this with Frames but I dont want to use frames, are there other
    ways to get this accomplished?
    Please explained or reference resources.
    Thanks very much.
    Patrick

    opps.forgot the link:
    http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
    Sorry
    Jeff
    "Jeff" <[email protected]> wrote in message
    news:fpkbii$on7$[email protected]..
    > yes, there can be problems with frames and iframes, but,
    if your looking
    > for an easy solution its the way to go.
    > AJAX offers another option. You might try looking at
    this article, I
    > believe you can adapt it to do what you want.
    >
    > Jeff
    >
    >
    > "Jeff" <[email protected]> wrote in message
    > news:fpk313$fjf$[email protected]..
    >> <iframe src="
    http://www.domainName.com/whatEverPage.htm"
    width="480"
    >> height="450" scrolling="yes"
    name="content"></iframe>
    >>
    >> Jeff
    >>
    >>
    >>
    >> "Webethics" <[email protected]>
    wrote in message
    >> news:fpjjga$t5c$[email protected]..
    >>> Just wondering how this is done or implemented.
    I visited and researcehd
    >>> several websites a while ago and observed that
    pages were opening in
    >>> pages
    >>> instead of loading a new page.
    >>> For example: You go to a web page, the links are
    all above under the
    >>> page
    >>> banner or on the side like in a side bar or Nav
    bar and the content are
    >>> on the
    >>> right or the middle of the page.
    >>>
    >>> So when you click on a link the page opens
    within the same page with out
    >>> a new
    >>> page loading, just the contents gets replaced
    but the entire page
    >>> doesn't
    >>> changed. Is this AJAX? I know you can do this
    with Frames but I dont
    >>> want to
    >>> use frames, are there other ways to get this
    accomplished?
    >>>
    >>> Please explained or reference resources.
    >>>
    >>> Thanks very much.
    >>>
    >>> Patrick
    >>>
    >>
    >>
    >
    >

  • Open jsf page in new tab

    Please, could someone explain me how I can open jsf page on button click in new browser tab? I use JDev 11g.

    Are you using go link or go button ?
    If Yes so then go link or go button has one property called target frame which has following value :
    _blank: The link opens the document in a new window.
    _parent: The link opens the document in the window of the parent. For example, if the link appeared in a dialog window, the resulting page would render in the parent window.
    _self: The link opens the document in the same page or region.
    _top: The link opens the document in a full window, replacing the entire page.
    Which will applicable in your case you can use .
    Thanks
    Prateek

  • Trying to open a page in IE-tab using javascript, script type="text/javascript" window.location.href="chrome://coralietab/content/container.html?url=0,myurl" /script Error:Component returned failure code:0x80004005 (NS_ERROR_FAILURE) [nsIDOMLocation.href]

    I am trying to open a page in IE-tab using javascript like this, <script type="text/javascript"> window.location.href = "chrome://coralietab/content/container.html?url=0,myurl" ;</script>.Error occured : [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMLocation.href]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame ::myurl :: load :: line 234" data: no] I have IE-Tab plug-in installed..when I open the same link manually in mozilla,it works fine and page gets opened in Ie-tab.

    The only way this might be possible is by using the HostContainer object
    to access the HTML page and do it from there.

  • When opening new page on latest version, I get two Java Script error messages.

    Mac Snow Leopard
    Error Messages are:
    [JavaScript Application]
    Exception... "Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIFileInputStream.init]" nsresult: "0x80520012 (NS_ERROR_FILE_NOT_FOUND)" location: "JS frame :: chrome://1clickweather/content/js/utils/filemanager.js :: <TOP_LEVEL> :: line 233" data: no]
    I hit OK then:
    [JavaScript Application]
    [Exception... "Component returned failure code: 0x80520012 (NS_ERROR_FILE_NOT_FOUND) [nsIFileInputStream.init]" nsresult: "0x80520012 (NS_ERROR_FILE_NOT_FOUND)" location: "JS frame :: chrome://1clickweather/content/js/utils/filemanager.js :: <TOP_LEVEL> :: line 133" data: no]

    A new tab opens by default as a blank tab.<br />
    You need an extension if you want to open a page in that tab.
    You can look at one of these extensions:
    * NewTabURL : https://addons.mozilla.org/firefox/addon/newtaburl/
    * New Tab Homepage : https://addons.mozilla.org/firefox/addon/new-tab-homepage/

  • Opening a page inside of another

    Just wondering if anyone has or can open a page they have made inside of another page already loaded- like making the one page stay while another opens in a frame? I see it all the time just not sure if iWeb can do it?

    iWeb can't do it directly, but you can add the <iframe> technique like any other html code after publishing with iWeb. This technique can be used to incorporate flash presentations or other items that iWeb typically doesn't support directly.
    Jabberwock has done me a great favor by summarizing things in the following thread with an example of his flash presentation...
    http://discussions.apple.com/thread.jspa?threadID=535537&tstart=0
    You can also see what I have done with <iframes> on my GuestMap page...
    http://www.dirtdoog.com
    This page actually consists of two frames using the <iframe> tag. The map itself as well as the messageboard are usually two separate windows that open up, but here I have them open "into" the same page using iframes. <Hey, why don't you sign the guestmap while you're there???>
    The code to do so can be viewed in my page source. It's basically the following with mods to fit the URL and the width and height needed...
    <iframe src="http://homepage.mac.com/yourname/nameofflashfolderyoudroppedinsites/" width="550" height="400" scrolling="no" border="0" style="border:none;" frameborder="0"></iframe>
    My Gallery page is also iframes, with randomly selected URLs for three different possible flash photo galleries.

  • Safari crashes when I open random pages

    So apparently many people are having this problem in different forms or types but my safari browser will crash when I open random pages of the internet. Everything goes smoothly about 90% of the time and then the rest pages will close, specifically ones that have videos on them sometimes. Help!
    Date/Time: 2005-12-09 09:07:03.169 -0500
    OS Version: 10.4.3 (Build 8F46)
    Report Version: 3
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [61]
    Version: 2.0.2 (416.13)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 4161300
    PID: 3324
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000006
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x9073fba4 CFRetain + 60
    1 com.apple.CoreFoundation 0x9073f5c0 _CFArrayReplaceValues + 372
    2 com.apple.CoreFoundation 0x9073f438 CFArrayAppendValue + 200
    3 net.telestream.wmv.webplugin 0x09cb8dc0 -[WmvPlugin openMovieInPlayer:] + 220 (WmvPlugin.m:615)
    4 net.telestream.wmv.webplugin 0x09cb8298 -[WmvPlugin webPlugInStart] + 368 (WmvPlugin.m:292)
    5 com.apple.WebKit 0x954641f8 -[WebPluginController addPlugin:] + 264
    6 com.apple.WebKit 0x9545596c -[WebHTMLView addSubview:] + 128
    7 com.apple.WebCore 0x9571ca20 QWidget::addToSuperview(NSView*) + 124
    8 com.apple.WebCore 0x9571c42c khtml::RenderWidget::setQWidget(QWidget*, bool) + 572
    9 com.apple.WebCore 0x9571c170 khtml::RenderPart::setWidget(QWidget*) + 228
    10 com.apple.WebCore 0x95717e70 KHTMLPart::processObjectRequest(khtml::ChildFrame*, KURL const&, QString const&) + 1732
    11 com.apple.WebCore 0x95716f84 KHTMLPart::requestObject(khtml::ChildFrame*, KURL const&, KParts::URLArgs const&) + 1964
    12 com.apple.WebCore 0x95766108 KHTMLPart::requestObject(khtml::RenderPart*, QString const&, QString const&, QStringList const&, QStringList const&) + 876
    13 com.apple.WebCore 0x957157fc khtml::RenderPartObject::updateWidget() + 3016
    14 com.apple.WebCore 0x95765aa4 DOM::HTMLObjectElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 132
    15 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    16 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    17 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    18 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    19 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    20 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    21 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    22 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    23 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    24 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    25 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    26 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    27 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    28 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    29 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    30 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    31 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    32 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    33 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    34 com.apple.WebCore 0x956c3804 DOM::ElementImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 608
    35 com.apple.WebCore 0x9567f364 DOM::DocumentImpl::recalcStyle(DOM::NodeImpl::StyleChange) + 2492
    36 com.apple.WebCore 0x956bf2e0 DOM::DocumentImpl::updateDocumentsRendering() + 84
    37 com.apple.WebCore 0x956bb2d8 KHTMLPart::executeScript(QString, int, DOM::Node const&, QString const&) + 176
    38 com.apple.WebCore 0x956bb0bc khtml::HTMLTokenizer::scriptExecution(QString const&, QString, int) + 448
    39 com.apple.WebCore 0x956bac08 khtml::HTMLTokenizer::scriptHandler() + 1300
    40 com.apple.WebCore 0x956af918 khtml::HTMLTokenizer::parseSpecial(khtml::TokenizerString&) + 548
    41 com.apple.WebCore 0x9568bf9c khtml::HTMLTokenizer::parseTag(khtml::TokenizerString&) + 6700
    42 com.apple.WebCore 0x95689d24 khtml::HTMLTokenizer::write(khtml::TokenizerString const&, bool) + 928
    43 com.apple.WebCore 0x956f0a98 khtml::HTMLTokenizer::notifyFinished(khtml::CachedObject*) + 536
    44 com.apple.WebCore 0x956f084c khtml::CachedScript::checkNotify() + 92
    45 com.apple.WebCore 0x956f07bc khtml::CachedScript::data(QBuffer&, bool) + 336
    46 com.apple.WebCore 0x956c0b4c khtml::Loader::slotFinished(KIO::Job*, NSData*) + 428
    47 com.apple.WebCore 0x958352b0 KWQSignal::callWithData(KIO::Job*, NSData*) const + 136
    48 com.apple.WebCore 0x956c0940 -[KWQResourceLoader finishJobAndHandle:] + 80
    49 com.apple.WebKit 0x9544dd08 -[WebSubresourceClient didFinishLoading] + 72
    50 com.apple.WebKit 0x9544cf90 -[WebBaseResourceHandleDelegate connectionDidFinishLoading:] + 48
    51 com.apple.Foundation 0x92910cdc -[NSURLConnection(NSURLConnectionInternal) _sendDidFinishLoadingCallback] + 188
    52 com.apple.Foundation 0x9290ef48 -[NSURLConnection(NSURLConnectionInternal) _sendCallbacks] + 556
    53 com.apple.Foundation 0x9290eca0 _sendCallbacks + 156
    54 com.apple.CoreFoundation 0x9075da68 __CFRunLoopDoSources0 + 384
    55 com.apple.CoreFoundation 0x9075cf98 __CFRunLoopRun + 452
    56 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    57 com.apple.HIToolbox 0x931861e0 RunCurrentEventLoopInMode + 264
    58 com.apple.HIToolbox 0x931857ec ReceiveNextEventCommon + 244
    59 com.apple.HIToolbox 0x931856e0 BlockUntilNextEventMatchingListInMode + 96
    60 com.apple.AppKit 0x93663904 _DPSNextEvent + 384
    61 com.apple.AppKit 0x936635c8 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 116
    62 com.apple.Safari 0x00007910 0x1000 + 26896
    63 com.apple.AppKit 0x9365fb0c -[NSApplication run] + 472
    64 com.apple.AppKit 0x93750618 NSApplicationMain + 452
    65 com.apple.Safari 0x0000307c 0x1000 + 8316
    66 com.apple.Safari 0x00057758 0x1000 + 354136
    Thread 1:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x928ed664 -[NSRunLoop runMode:beforeDate:] + 172
    5 com.apple.Foundation 0x928ed59c -[NSRunLoop run] + 76
    6 com.apple.WebKit 0x95437690 +[WebFileDatabase _syncLoop:] + 176
    7 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    8 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 2:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92905b9c +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 264
    5 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 3:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.Foundation 0x92906cdc +[NSURLCache _diskCacheSyncLoop:] + 152
    5 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 4:
    0 libSystem.B.dylib 0x9001f20c select + 12
    1 com.apple.CoreFoundation 0x9076f9a8 __CFSocketManager + 472
    2 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 5:
    0 libSystem.B.dylib 0x9002b8a8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003001c pthreadcondwait + 488
    2 com.apple.Foundation 0x928e5840 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.Syndication 0x9a2cf9ec -[AsyncDB _run:] + 192
    4 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 6:
    0 libSystem.B.dylib 0x9000b208 machmsgtrap + 8
    1 libSystem.B.dylib 0x9000b15c mach_msg + 60
    2 com.apple.CoreFoundation 0x9075d114 __CFRunLoopRun + 832
    3 com.apple.CoreFoundation 0x9075ca18 CFRunLoopRunSpecific + 268
    4 com.apple.audio.CoreAudio 0x914001dc HALRunLoop::OwnThread(void*) + 264
    5 com.apple.audio.CoreAudio 0x913fff7c CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 7:
    0 libSystem.B.dylib 0x9002b8a8 semaphorewait_signaltrap + 8
    1 libSystem.B.dylib 0x9003001c pthreadcondwait + 488
    2 com.apple.Foundation 0x928e5840 -[NSConditionLock lockWhenCondition:] + 68
    3 com.apple.AppKit 0x937004dc -[NSUIHeartBeat _heartBeatThread:] + 324
    4 com.apple.Foundation 0x928de6d4 forkThreadForFunction + 108
    5 libSystem.B.dylib 0x9002b200 pthreadbody + 96
    Thread 0 crashed with PPC Thread State 64:
    srr0: 0x000000009073fba4 srr1: 0x000000000200f030 vrsave: 0x0000000000000000
    cr: 0x22004422 xer: 0x0000000000000007 lr: 0x000000009073fb70 ctr: 0x000000009073fb60
    r0: 0x000000009073f5c0 r1: 0x00000000bfffbcd0 r2: 0x00000000a073fb70 r3: 0x0000000000000000
    r4: 0x0000000000000000 r5: 0x0000000000000000 r6: 0x00000000bfffc25c r7: 0x0000000000000001
    r8: 0x0000000000000003 r9: 0x0000000000000000 r10: 0x0000000008600e1f r11: 0x0000000000000486
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x0000000000000001 r15: 0x00000000bfffccb8
    r16: 0x00000000bfffcc48 r17: 0x00000000bfffcc48 r18: 0x0000000001ac8800 r19: 0x00000000a56667e4
    r20: 0x00000000bfffc900 r21: 0x00000000bfffc25c r22: 0x0000000000000000 r23: 0x0000000000000001
    r24: 0x00000000a073a150 r25: 0x00000000bfffbd60 r26: 0x0000000008570fa0 r27: 0x0000000000000001
    r28: 0x00000000bfffbd60 r29: 0x0000000000000000 r30: 0x0000000000000001 r31: 0x000000009073fb70
    Binary Images Description:
    0x1000 - 0xdafff com.apple.Safari 2.0.2 (416.13) /Applications/Safari.app/Contents/MacOS/Safari
    0x417110 - 0x4171cb CFMPriv_Help PEF binary: CFMPriv_Help
    0x116b4c0 - 0x116b590 CFMPriv_CarbonSound PEF binary: CFMPriv_CarbonSound
    0x1198100 - 0x11981a3 CFMPriv_QuickTime PEF binary: CFMPriv_QuickTime
    0x11d60e0 - 0x11d6157 CFMPriv_System PEF binary: CFMPriv_System
    0x51e8000 - 0x51eafff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x5256e40 - 0x5256ef5 CFMPriv_DVComponentGlue PEF binary: CFMPriv_DVComponentGlue
    0x5259000 - 0x52590b2 CFMPriv_CoreFoundation PEF binary: CFMPriv_CoreFoundation
    0x525cc20 - 0x525cce2 CFMPriv_AE PEF binary: CFMPriv_AE
    0x5270e10 - 0x5270edd CFMPriv_SecurityHI PEF binary: CFMPriv_SecurityHI
    0x5280540 - 0x52805fe CFMPriv_Print PEF binary: CFMPriv_Print
    0x5284ac0 - 0x5284b8a CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
    0x588c000 - 0x58db3c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
    0x58db3d0 - 0x58f36bd Apple;Carbon;Multimedia PEF binary: Apple;Carbon;Multimedia
    0x58f4c00 - 0x58f698b Apple;Carbon;Networking PEF binary: Apple;Carbon;Networking
    0x5901840 - 0x5901905 CFMPriv_ATS PEF binary: CFMPriv_ATS
    0x59019a0 - 0x5901a62 CFMPriv_QD PEF binary: CFMPriv_QD
    0x5908d40 - 0x5908e13 CFMPriv_CommonPanels PEF binary: CFMPriv_CommonPanels
    0x59095a0 - 0x5909676 CFMPriv_HTMLRendering PEF binary: CFMPriv_HTMLRendering
    0x590a970 - 0x590aa43 CFMPriv_ImageCapture PEF binary: CFMPriv_ImageCapture
    0x590aae0 - 0x590abb6 CFMPriv_OpenScripting PEF binary: CFMPriv_OpenScripting
    0x590ac60 - 0x590ad33 CFMPriv_CarbonCore PEF binary: CFMPriv_CarbonCore
    0x590ade0 - 0x590aeb3 CFMPriv_OSServices PEF binary: CFMPriv_OSServices
    0x590bad0 - 0x590bba7 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
    0x590bda0 - 0x590be7a CFMPriv_HIServices PEF binary: CFMPriv_HIServices
    0x590bf20 - 0x590bff7 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
    0x591d8f0 - 0x591d9d5 CFMPriv_NavigationServices PEF binary: CFMPriv_NavigationServices
    0x59265b0 - 0x5926692 CFMPriv_SpeechRecognition PEF binary: CFMPriv_SpeechRecognition
    0x5928be0 - 0x5928cc3 CFMPriv_FindByContent PEF binary: CFMPriv_FindByContent
    0x5929550 - 0x5929630 CFMPriv_LangAnalysis PEF binary: CFMPriv_LangAnalysis
    0x592bb20 - 0x592bc06 CFMPriv_LaunchServices PEF binary: CFMPriv_LaunchServices
    0x592c920 - 0x592ca09 CFMPriv_SpeechSynthesis PEF binary: CFMPriv_SpeechSynthesis
    0x5a05000 - 0x5b3de45 Flash Player PEF binary: Flash Player
    0x6415000 - 0x644efff com.apple.audio.SoundManager.Components 3.9.1 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x9cb6000 - 0x9cb9fff net.telestream.wmv.webplugin 1.0.2 /Library/Internet Plug-Ins/Flip4Mac WMV Plugin.webplugin/Contents/MacOS/Flip4Mac WMV Plugin
    0x8fe00000 - 0x8fe54fff dyld 44.2 /usr/lib/dyld
    0x90000000 - 0x901b3fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x9020b000 - 0x9020ffff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x90211000 - 0x90264fff com.apple.CoreText 1.0.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90291000 - 0x90342fff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x90371000 - 0x906aefff com.apple.CoreGraphics 1.256.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9073a000 - 0x90813fff com.apple.CoreFoundation 6.4.4 (368.25) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9085c000 - 0x9085cfff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9085e000 - 0x90960fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x909ba000 - 0x90a3efff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90a68000 - 0x90ad6fff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90aed000 - 0x90afffff libauto.dylib /usr/lib/libauto.dylib
    0x90b06000 - 0x90dddfff com.apple.CoreServices.CarbonCore 671.2 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90e43000 - 0x90ec3fff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90f0d000 - 0x90f4efff com.apple.CFNetwork 10.4.3 (129.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90f63000 - 0x90f7bfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x90f8b000 - 0x9100cfff com.apple.SearchKit 1.0.4 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91052000 - 0x9107bfff com.apple.Metadata 10.4.3 (121.20.2) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9108c000 - 0x9109afff libz.1.dylib /usr/lib/libz.1.dylib
    0x9109d000 - 0x9125ffff com.apple.security 4.2 (24844) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91362000 - 0x9136bfff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91372000 - 0x91399fff com.apple.SystemConfiguration 1.8.1 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x913ac000 - 0x913b4fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x913b9000 - 0x913d9fff libmx.A.dylib /usr/lib/libmx.A.dylib
    0x913df000 - 0x913e7fff libbsm.dylib /usr/lib/libbsm.dylib
    0x913eb000 - 0x91469fff com.apple.audio.CoreAudio 3.0.1 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x914a7000 - 0x914a7fff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x914a9000 - 0x914e1fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x914fc000 - 0x915c9fff com.apple.ColorSync 4.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9161e000 - 0x916b1fff com.apple.print.framework.PrintCore 4.3 (172.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x916f8000 - 0x917b5fff com.apple.QD 3.8.18 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917f3000 - 0x91851fff com.apple.HIServices 1.5.1 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9187f000 - 0x918a3fff com.apple.LangAnalysis 1.6.1 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x918b7000 - 0x918dcfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x918ef000 - 0x91931fff com.apple.LaunchServices 10.4.5 (168) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x9194d000 - 0x91961fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9196f000 - 0x919a8fff com.apple.ImageIO.framework 1.4.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x919bd000 - 0x91a85fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91ad3000 - 0x91ae8fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91aed000 - 0x91b09fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91b0e000 - 0x91b7dfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91b94000 - 0x91b98fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91b9a000 - 0x91bcbfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91bcf000 - 0x91c12fff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91c19000 - 0x91c32fff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91c37000 - 0x91c3afff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91c3c000 - 0x91c3cfff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91c3e000 - 0x91d28fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d30000 - 0x91d4ffff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91dbb000 - 0x91e20fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91e2a000 - 0x91ebcfff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91ed6000 - 0x92466fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x924ae000 - 0x927befff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x927eb000 - 0x92877fff com.apple.DesktopServices 1.3.1 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x928b9000 - 0x92ae3fff com.apple.Foundation 6.4.2 (567.21) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92c01000 - 0x92cdffff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x92cff000 - 0x92dedfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x92dff000 - 0x92e1dfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92e28000 - 0x92e82fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92ea0000 - 0x92ea0fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92ea2000 - 0x92eb6fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92ece000 - 0x92edefff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92eea000 - 0x92efffff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92f11000 - 0x92f98fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92fac000 - 0x92fb7fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92fc1000 - 0x92feefff com.apple.openscripting 1.2.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93008000 - 0x93018fff com.apple.print.framework.Print 5.0 (190.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93024000 - 0x9308afff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x930bb000 - 0x9310dfff com.apple.NavigationServices 3.4.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93139000 - 0x93156fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93168000 - 0x93175fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9317e000 - 0x93490fff com.apple.HIToolbox 1.4.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x935dc000 - 0x935e8fff com.apple.opengl 1.4.6 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x935ed000 - 0x9360efff com.apple.DirectoryService.Framework 3.0 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93659000 - 0x93659fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9365b000 - 0x93c8efff com.apple.AppKit 6.4.3 (824.23) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9401a000 - 0x94089fff com.apple.CoreData 50 (77) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x940c2000 - 0x9418cfff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x941e0000 - 0x941e0fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x941e2000 - 0x9435afff com.apple.QuartzCore 1.4.3 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x943a4000 - 0x943e1fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x943e9000 - 0x94439fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x944c8000 - 0x94500fff com.apple.vmutils 4.0.0 (85) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94543000 - 0x9455ffff com.apple.securityfoundation 2.1 (24988) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x94573000 - 0x945b7fff com.apple.securityinterface 2.1 (24981) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x945db000 - 0x945eafff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x945f2000 - 0x945fefff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x94643000 - 0x9465bfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94662000 - 0x948ccfff com.apple.QuickTime 7.0.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94aa3000 - 0x94bd1fff com.apple.AddressBook.framework 4.0.3 (483) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94c63000 - 0x94c72fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94c7a000 - 0x94ca7fff com.apple.LDAPFramework 1.4.1 (69.0.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x94cae000 - 0x94cbefff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x94cc2000 - 0x94cf1fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94d01000 - 0x94d1efff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x95435000 - 0x954c1fff com.apple.WebKit 416.12 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9551c000 - 0x95610fff com.apple.JavaScriptCore 416.14 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCor e.framework/Versions/A/JavaScriptCore
    0x95661000 - 0x95965fff com.apple.WebCore 416.14 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95aea000 - 0x95b13fff libxslt.1.dylib /usr/lib/libxslt.1.dylib
    0x95ca0000 - 0x95cd9fff com.apple.QTKit 7.0.3 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x95d30000 - 0x95d62fff com.apple.PDFKit 1.0.1 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/PDFKit
    0x96265000 - 0x9627bfff libJapaneseConverter.dylib /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0x9a132000 - 0x9a150fff com.apple.OpenTransport 2.0 /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x9a1cb000 - 0x9a1ccfff com.apple.iokit.dvcomponentglue 1.7.5 /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x9a2cd000 - 0x9a300fff com.apple.Syndication 1.0.2 (42) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a31c000 - 0x9a32cfff com.apple.SyndicationUI 1.0.2 (42) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9a609000 - 0x9a74dfff libCMaps.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCMaps.A.dylib
    Model: PowerBook5,7, BootROM 4.9.1f1, 1 processors, PowerPC G4 (1.2), 1.67 GHz, 1 GB
    Graphics: ATI Mobility Radeon 9700, ATY,RV360M11, AGP, 128 MB
    Memory Module: SODIMM0/J20STANDARD, 512 MB, DDR SDRAM, PC2700U-25330
    Memory Module: SODIMM1/J23REVERSED, 512 MB, DDR SDRAM, PC2700U-25330
    AirPort: AirPort Extreme, 404.2 (3.90.34.0.p16)
    Modem: LastDash, UCJ, V.92, 4.0, APPLE VERSION 2.6.6
    Bluetooth: Version 1.6.6f22, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: TXN,PCIXXXX-00, cardbus, PC Card
    Parallel ATA Device: MATSHITADVD-R UJ-845E,
    Parallel ATA Device: ST9100823A, 93.16 GB
    USB Device: External HDD, Western Digital, Up to 480 Mb/sec, 500 mA
    USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard/Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: PSC 1600 series, HP, Up to 12 Mb/sec, 500 mA
    FireWire Device: iPod, Apple Computer, Inc., Up to 400 Mb/sec

    Try emptying the Safari cache.  Press Command + Option + E on your keyboard. Quit and relaunch Safari to test.
    If that didn't help, try deleting the Cacle.db file.
    Open a Finder window. From the Finder menu bar click Go > Go to Folder
    Type or copy paste the following:
    ~/Library/Caches/com.apple.Safari/Cache.db
    Click Go then move the Cache.db file to the Trash.
    Quit and relaunch Safari. Try a new tab.
    If that didn't help, see if you can troubleshoot extensions before Safari crashes.
    Go to the menu bar, click Safari > Preferences then select the Extensions tab. If there are any installed, swtich to OFF, quit and relaunch Safari and try opening a new tab. If that helped, uninstall one extension at time, quit and relaunch Safari until you find the one tha'ts causing Safari to crash.
    If it's not an extension issue, might be a third party plugin...
    Back to Safari > Preferences > Security
    Deselect:  Allow all other plug-ins
    Quit and relaunch Safari, try a new tab. If that helped, follow the instructions for troubleshooting plug-ins here.

  • JQuery modal form - Open another page

    Hi ,
    I have implemented a Jquery modal form in my application.
    I have a region and in the header I have the following code :
    <div id="transaction" title="Update transaction details" > . This is basically a form region and has around 35 items.
    I call this through the Jquery function
    $("transaction").dialog('open'); This works well for me.
    Now I want to move these items to a different page.
    How can I call this page as a modal dialog form ?
    I would like to do :
    $(NEW_PAGE).dialog('open') // NEW PAGE can be an URL to the new page ?
    How I can achieve this functionality ?
    Thanks,
    Dippy

    create an html no template region:
    add a html frame into source
    <frame id ="eventreg" src="f?p=&APP_ID.:your application id:&APP_SESSION.::NO:your page id:your parametere:&your parameter value." height="100%" width="100%" frameborder="0"></iframe>
    region header section
    <div id="yourdivid">
    region footer section
    </div>
    page header add the javascript
    $(document).ready(function(){
    $("#eventRegUpd").dialog({bgiframe: true,
                               width: 775,
                                     height: 525, 
                                     autoOpen: false, 
                                     modal: true                                 });
    hope this will help you
    regards

  • Why do html page links on iweb suddenly start opening the pages at bottom not top?

    Why do html pointer to pages open those pages at the bottom not the the top on a web page I am working on with iWeb. Software seems a bit flakey as sometimes if I close the site down and then reopen it all is ok. Any ideas? Thanks. Sean

    Okay, I figured out the problem with those certain links not working on www.calgaryyouthrally.com. The grey background was apparently covering the links somehow on the first and last pages of the site (due to its becoming enlarged in IE8). I made some changes and took care of that problem.
    But, the enlarged grey background is bugging me. It is acceptable in Firefox and Safari. But in IE8 the grey extends well beyond the actual size that I made it. The grey shape with the white picture frame around it is what I have made in iWeb. But in IE8 the grey is extending well beyond the white picture frame border. What can I do to fix this? Any ideas? Again, the site is www.calgaryyouthrally.com.
    Thanks!
    Message was edited by: bawill
    Message was edited by: bawill

Maybe you are looking for

  • JDBC Comm Channel not Polling data

    Hello, In a JDBC to IDoc scenario, we have a sender JDBC communication channel which was set to poll for data in every 60 sec. It was working fine for long and suddenly it has stopped polling data. It's status was green and the channel was active.We

  • Delivery output fax to shipping point

    A delivery document needs to be faxed to the shipping point regardless of the partners. The output access sequence and output determination is updated, but the partner is causing a problem. The output should be generated as long as it is sent out of

  • HP 6654 upgrade video card/power supply

    I am interested in upgrading my video card from a current ATI Radeon HD 4200 to a "EVGA GeForce GTX 960 SuperSC ACX 2.0+ 2GB GDDR5 128bit, PCI-E 3.0 Dual-Link DVI-I, 3 x DP, HDMI, SLI, HDCP, G-SYNC Ready Graphics Cards 02G-P4-2966-KR".  Will this gra

  • C4280 paper feed issues

    Hello, I have an HP C4280 Printer.  Generally works pretty well, although recently, it does not feed paper properly.  It picks up multiple sheets, which causes jams.  If we feed in, and print, a single page at a time, it works fine.   Is there a way

  • Getting a New Machine, Help Me Migrate

    So, my new MacBook will be arriving at some point today. It's a 13", 2.0 Core2, 1 Gig/80 Gig HD, Combo Drive. Currently, I'm using a Mac Mini 1.25 G4 with an 80GB HD running 10.4.11 with a 160GB LaCie mini HD attached. I keep all of my media (iPhoto