HTML WINDOW APPEARANCE

Happy Valentine's Day!
QUESTION: How do I change the appearance of a pre-existent
HTML document to appear as a framed picture.
BACKGROUND: There are a very large number of these
pre-existent documents, and each document will be called up by one
or several other documents that have yet to be created. Associated
with each pre-existent document is a folder of PNG files that are
called into the document via three input buttons: home, next,
previous, and close. The first PNG (home) file is automatically
called into the document's <body> tag when the window opens.
Upon browsing the properties and functions of the HTML DOM
window Object as described in W3Schools.com, I discovered the
following statement:
quote:
Sets whether or not the browser's tool bar is visible or not
(can only be set before the window is opened and you must have
UniversalBrowserWrite privilege)
Similar comments are associated with other crucial window
properties. These statements suggests to me that I will be unable
to achieve my goal.
Roddy

Another suggestion might be, in an effort to save yourself
some typing
responsibilities, is to remove the QUESTION: at the beginning
of your query,
and replace it with a "question mark" (?) at the end of the
aforementioned
question. I am certain anyone qualified to respond to your
plight will be
adept at the use of punctuation in a non-coding enviornment.
Another point is that in the QUESTION in question, you
mentioned a
"pre-existent" document, however that would imply that the
document in fact
does not already exist, hence the pre-. Perhaps you were
trying to convey
that the documents do in fact already exist, therefor making
them existing
documents. And not to belabor the point, if you have a
document, it unto
itself implies that it is already exisiting, so the use of
existing document
can be construed as being redundant.
Lastly, I believe that you could in fact combine the QUESTION
and the
BACKGROUND into one succinct entity, thereby making your post
more
acceptable to the reading public, plus, and more important,
bringing you
closer to your goal of actually getting your question
answered in a manor
that you could use the information (put forth in the form of
an answer) to
solve your problem.
So perhaps a better way to have set forth your post would
have been.
Subject: Changing window appearance
I have a large number of HTML documents that I would like to
change to
appear to have a picture frame around the png.
Here is the link
http://www.roddysproblem.com
Can anyone suggest an easy solution as there are quite a few
pages.
Whaddaya think Roddy...can you give it a go?
"kiusau" <[email protected]> wrote in
message
news:[email protected]...
> Happy Valentine's Day!
>
> QUESTION: How do I change the appearance of a
pre-existent HTML document
> to
> appear as a framed picture.
>
> BACKGROUND: There are a very large number of these
pre-existent
> documents,
> and each document will be called up by one or several
other documents that
> have
> yet to be created. Associated with each pre-existent
document is a folder
> of
> PNG files that are called into the document via three
input buttons:
> home,
> next, previous, and close. The first PNG (home) file is
automatically
> called
> into the document's <body> tag when the window
opens.
>
> Upon browsing the properties and functions of the HTML
DOM window Object
> as
> described in W3Schools.com, I discovered the following
statement:
>
quote:
Sets whether or not the browser's tool bar is visible or not
(can only
> be
> set before the window is opened and you must have
UniversalBrowserWrite
> privilege)
> Similar comments are associated with other crucial
window properties.
> These
> statements suggests to me that I will be unable to
achieve my goal.
>
> Roddy
>
>
>
>

Similar Messages

  • HTML window in AIR app can't open new window

    Hi, By allowing HTML content to be displayed inside our AIR app it's possible for our partner organization to write their own custom features hosted on HTML pages at their site, but for their content to appear integrated seamlessly within our AIR app's container so that it looks like it belongs there...
    We've successfully got an HTML window within our AIR app that navigates to content in a sub-folder on a web-hosted domain. Content displays correctly and hyperlinks function within the HTML window as we'd expect apart from three scenarios that appear to be manifestations of the same problem:
    A hyperlink on a page shown in-app with a link to a PDF stored on the web server has no action
    A hyperlink on a page shown in-app with a link to a video file stored on the web server has no action
    A hyperlink on a page shown in-app with a link to another site (target="_blank" parameter) has no action
    All three hyperlink scenarios work as we'd wish if we navigate to the page in a standard browser.
    How can we code the HTML so that we can display selected content in an HTML window inside the AIR app; but have selected hyperlinks invoke the user's standard web browser, or launch Adobe Reader, or play a video file etc?
    Note, we understand how to do those things within AIR itself, but can't figure out how to achieve this from inside the HTML window in the app.

    Hello,
    As to "_blank" links:
    this is long-standing lacking feature - as there is no introspection of event of such type - so it goes and could not be prevented. One could either handle all navigation with system browser (all links open in system external browser) or handle them in embedded browser - similar issue is bugging people using phoneGab with jQueryMobile - application eats all external links or none at all). There are solution for that including runtime introspection of DOM object to retrieve all anchor (a) tags in rendered document and attach custom click handler via host object like on complete:
    var document:Object = html.htmlLoader.window.document;
    if(!document && !document.hasOwnProperty("getElementsByTagName")) return;
    var linksArray:Object = document.getElementsByTagName("a");
    if(!linksArray) return;
    var a:Object = null;
    for(var i:Number = 0; i < linksArray.length; i++)
         a = linksArray[i];
         if(a)
              a.onclick = function(event:Object):Boolean
                   if(event.target.hasOwnProperty("href") && event.target.hasOwnProperty("target"))
                        if(event.target.target != "_blank") return true;
                        flash.net.navigateToURL(new URLRequest(event.target.href));
                   return false;
    but if you have control on what content is provided you could take care of handling links depending on runtime feature detection that way in javascript:
    <script type="text/javascript">
         function handleClick(a)
              if(!window.runtime) return true;
              if(a.hasAttribute("target") && a.getAttribute("target") == "_blank")
                   var href = a.getAttribute("href");
                   var req = new window.runtime.flash.net.URLRequest(href);
                   if(req) window.runtime.flash.net.navigateToURL(req);
              return false;
    </script>
    <a     href="http://www.bbc.co.uk/" target="_blank" onclick="handleClick(this);">BBC</a>
    <br />
    <a href="http://www.google.com/" onclick="handleClick(this);">Google</a>
    (above could be scripted globally with help of jQuery for example for all links without much coding).
    In 2.7 there is new event introduced to help with introspection so one could prevent event if link is internal and do whatever is expected in application:
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/filesystem/File.h tml
    If you post some details on how PDF and video content is expected to be shown in html I'm sure someone would share some hints as well,
    regards,
    Peter Blazejewicz

  • During start-up, window appears telling me to restart... how do i fix this?

    i try to turn it on and this window appears telling me i need to restart my computer. i press and hold the power button until it turns off, let it sit for a minute, then turn it back on and the same message appears. i've done this multiple times and the same thing always happens. i called applecare and they said the next step was to reinstall the mac os and wipe my hard drive clean. is there something else i can try before i do that? i really don't want to lose all the stuff on my hard drive (didn't back it up).

    You're getting what's called a kernel panic.
    http://docs.info.apple.com/article.html?artnum=106227
    It can be caused by either hardware or software. If you have any peripherals attached, e.g. external mouse, remove them.
    You could try to boot in safe mode by holding the Shift key as you reboot:
    http://docs.info.apple.com/article.html?artnum=107393
    http://docs.info.apple.com/article.html?artnum=107392
    A safe boot will, among other things, do a disk repair. If you can get booted up, use the opportunity to back up. You could then try to boot normally.
    If that doesn't work, start up with your install disc by holding down the C key while rebooting with the disc inserted. If you then do an "archive and install", it will replace your system files without erasing your data:
    http://docs.info.apple.com/article.html?artnum=107120

  • I open iWeb but the main window doesn't open/appear on screen. The little windows like the inspector and font windows appear. Can anyone help?

    I open iWeb but the main window doesn't open/appear on screen. The little windows like the inspector and font windows appear. Can anyone help?

    Try the following:
    1 - delete the iWeb preference file, com.apple.iWeb.plist, that resides in your
         User/Home/Library/ Preferences folder.
    2 - delete iWeb's cache file, Cache.db, that is located in your
    User/Home/Library/Caches/com.apple.iWeb folder (Snow Leopard and Earlier).
    3 - launch iWeb and try again.
    NOTE:  In Lion and Mountain Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    OT

  • How can I turn off Recently Websites when opening new Safari window? After tapping on the two overlapping boxes on the bottom right of Safari, a new blank window appears with Favorites, but now in iOS 8, recently viewed websites are listed.

    How can I turn off Recently Visited Websites when opening new Safari window?
    After tapping on the two overlapping boxes on the bottom right of Safari, a new blank window appears with Favorites, but now in iOS 8, recently viewed websites are listed. How can I turn this function off? I do NOT want my new Safari windows to have history displayed of previous websites I visited. I only want my Favorites (on the top) to be displayed. Please help.
    Thank you for your time, patience, understanding, kindness, and concern.

    Thanks for replying, but that isn't the answer I am looking for.  Also, there is no + sign, UNLESS you do tap the overlapping boxes.
    Let me try to ask my question a little more clearly:
    When I tap the two overlapping boxes on the lower left (the option to Open New Windows), the new Window that appears will show your Bookmarked FAVORITES. But with my new iPhone 6, and the new iOS 8.0.2, when I tap the two boxes to open a New Window, my Bookmark Favorites show (as they always have and should), but below them, there is a dividing line underneath them, and it says Recently Viewed Websites, and has these websites available to tap.
    So my question is, HOW DO I TURN THESE OPTION OFF?
    *UPDATE  (10.13.14): Since I have asked this question, I no longer see these Recently Viewed Websites under my Bookmarked Favorites in my new Window tabs. So I hope that Apple fixed it, or somehow it was a mistake, or somehow I changed an Option on my iPhone 6 that stopped this for reoccurring.
    Thank you for your help bobseufert! I appreciate your concern, kindness, and the time to try to help. I am grateful.
    Have a blessed day.

  • IMac won't start up: No login window appears.

    Hello, there, everyone. The problem I'm addressing here is that my iMac is simply refusing to start up. Two days ago I turned it off (because of irrelevant problems), and since then it just won't boot up completely. Whenever I turn it on, it loads past the blue and white loading screens and the grey Apple logo, but once it loads the default Apple wallpaper it won't go any farther. No login window appears, preventing use. I've tried various alternative ways of booting it up, but nothing seems to work. I've tried safe-booting it (Which really doesn't change anything), initiating the Apple Hardware Test (Which freezes once I choose a language), unpluggung the computer both when it is on and off and retrying the start-up sequence, but still no progress has been made.
    My iMac is about four years old, which isn't exactly a short life for a computer, but it still surprises me to encounter such a major problem. If anyone would happen to have any experience with this situation, I would be very greatful for any help at all. Thank you in advance.

    Three beeps usually indicates failed or no ram. Try removing and reseating all of the ram. If that doesn't help and you have access to another mac can you start the imac in Target Disk Mode? OS X Mountain Lion: Transfer files between two computers using target disk mode
    You'll probably need to take it in for service, but hopefully you aren't about to learn the hard way about backing up.

  • Motion crashes on open: AFP Connection Status window appears

    I am one of the overly enthusiastic fools who went to the Intel Mac Pro too early--before even Apple's FCP Studio ran reliably on it. (And apparently it doesn't even now.)
    But I digress before I begin. Here's my challenge:
    Motion--and only Motion--crashes every time I try to open it.
    Before it ultimately crashes, this window appears:
    AFP Connection Status
    Looking up "G4MDD"
    G4MDD refers to my previous computer, a G4MDD, which I ran networked to the Mac Pro until recently because I had to constantly default back to it to finish projects when the Intel Mac Pro misbehaved inexplicably.
    I've followed all of Apples suggestions posted on "Troubleshooting Basics." I've trashed preferences AND reinstalled Motion 2. It's still looking for the G4, I know not why.
    From the error report I've sent to Apple time and again, I take the following to be the problem:
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    SUGGESTIONS?...PLEASE?

    Date/Time: 2007-04-08 11:23:31.309 -0500
    OS Version: 10.4.9 (Build 8P2137)
    Report Version: 4
    Command: Motion
    Path: /Applications/Motion.app/Contents/MacOS/Motion
    Parent: WindowServer [79]
    Version: 2.1.2 (2.1.2)
    Build Version: 2
    Project Name: Motion
    Source Version: 1976100
    PID: 3951
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000000
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x9081bf7e CFURLGetString + 17
    1 com.apple.procore.framework 0x0021002f PCURL::PCURL[in-charge](PCURL const&) + 25
    2 com.apple.procore.framework 0x00216648 PCXMLReadStream::PCXMLReadStream[in-charge](PCURL const&) + 54
    3 Ozone 0x011d3949 -[OZFileSystemLibEntry readFactoryID] + 159
    4 Ozone 0x011d5df5 -[OZFileSystemLibEntry readDirectoryContents] + 1493
    5 Ozone 0x011c3d99 -[OZFileSystemLibEntry forceReadOfContents] + 79
    6 Ozone 0x011c3de7 -[OZFileSystemLibEntry forceReadOfContents] + 157
    7 Ozone 0x0114e3c3 -[OZLibraryController buildTree] + 1655
    8 Ozone 0x013a8ac6 -[OZLibraryControllerBase viewDidLoad] + 4964
    9 Ozone 0x011542d9 -[OZLibraryController viewDidLoad] + 67
    10 Ozone 0x01094f90 -[OZPBXModule _viewDidLoad] + 78
    11 Ozone 0x01094c1c -[OZPBXModule view] + 177
    12 Ozone 0x0118ba21 -[OZTabbedModule addTabViewItem:module:] + 47
    13 Ozone 0x011572b5 -[OZLibraryInspectorController viewDidLoad] + 185
    14 Ozone 0x01094f90 -[OZPBXModule _viewDidLoad] + 78
    15 Ozone 0x01094c1c -[OZPBXModule view] + 177
    16 Ozone 0x010977d7 -[OZPBXWindowController _installModuleView] + 68
    17 Ozone 0x01096f86 -[OZPBXWindowController initWithModule:] + 69
    18 Ozone 0x0109673c -[OZPBXModule setWantsModuleWindow:] + 174
    19 Ozone 0x01157080 +[OZLibraryInspectorController instance] + 108
    20 Ozone 0x01159dd4 -[OZScreenLayoutManager loadInitialLayout] + 70
    21 Ozone 0x01159f97 -[OZScreenLayoutManager loadInitialDocLayout:] + 45
    22 Ozone 0x0115ebe6 -[OZDocWindowController windowDidLoad] + 984
    23 com.apple.AppKit 0x9339bcaa -[NSWindowController _windowDidLoad] + 376
    24 com.apple.AppKit 0x9328fa63 -[NSWindowController window] + 121
    25 Ozone 0x0108ae63 -[OZObjCDocument showWindows] + 147
    26 com.apple.AppKit 0x93542c99 -[NSDocumentController(NSDeprecated) _openDocumentFileAt:display:] + 345
    27 Ozone 0x013fe376 -[OZDocumentController openDocumentWithContentsOfFile:display:] + 218
    28 Ozone 0x014929e5 -[OZTemplateBrowserController openTemplate:] + 155
    29 com.apple.AppKit 0x9335cd88 -[NSApplication sendAction:to:from:] + 107
    30 com.apple.prokit 0x958aee5d NSProCenterRect + 30242
    31 com.apple.AppKit 0x93470b4f -[NSMatrix sendAction:to:] + 132
    32 com.apple.AppKit 0x93470ac1 -[NSMatrix sendAction] + 162
    33 Ozone 0x014b07ce -[TMMatrix mouseDown:] + 794
    34 com.apple.AppKit 0x9334c3af -[NSWindow sendEvent:] + 5279
    35 com.apple.prokit 0x958d11c6 NSProApplicationLoad + 138211
    36 com.apple.AppKit 0x9333e350 -[NSApplication sendEvent:] + 5023
    37 com.apple.motion 0x000063f6 0x1000 + 21494
    38 com.apple.AppKit 0x93268dfe -[NSApplication run] + 547
    39 com.apple.prokit 0x958af559 NSProApplicationMain + 324
    40 com.apple.motion 0x000054d7 0x1000 + 17623
    41 com.apple.motion 0x00003522 0x1000 + 9506
    42 com.apple.motion 0x0000343d 0x1000 + 9277
    Thread 1:
    0 libSystem.B.dylib 0x90048e07 semaphoretimedwait_signaltrap + 7
    1 ...ple.CoreServices.CarbonCore 0x90ce20b7 TSWaitOnSemaphoreCommon + 163
    2 ...ickTimeComponents.component 0x97e10072 ReadSchedulerThreadEntryPoint + 4895
    3 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x9003f5ff syscallthreadswitch + 7
    1 com.apple.AppKit 0x9334666e -[NSUIHeartBeat _heartBeatThread:] + 1399
    2 com.apple.Foundation 0x927f12e0 forkThreadForFunction + 123
    3 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x900247e7 semaphorewait_signaltrap + 7
    1 com.apple.CoreVideo 0x940e144e CVDisplayLink::runIOThread() + 1104
    2 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9083f188 CFRunLoopRun + 60
    3 com.apple.DVCPROHDMuxer 0x22016507 AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 285
    4 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x90009bf7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082e2b3 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082dace CFRunLoopRunInMode + 61
    3 com.apple.audio.CoreAudio 0x9146841e HALRunLoop::OwnThread(void*) + 158
    4 com.apple.audio.CoreAudio 0x91468239 CAPThread::Entry(CAPThread*) + 93
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x900247e7 semaphorewait_signaltrap + 7
    1 com.apple.procore.framework 0x0022abea PCConditionVariable::wait(PCMutex*) + 24
    2 Ozone 0x012b7a3f OZExecutionUnit::executeLoop() + 65
    3 Ozone 0x012b7b00 OZExecutionUnit::executeLoopWrapper(void*) + 36
    4 com.apple.procore.framework 0x0022b226 PCThread::startup(void*) + 18
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 7:
    0 libSystem.B.dylib 0x900247e7 semaphorewait_signaltrap + 7
    1 com.apple.procore.framework 0x0022abea PCConditionVariable::wait(PCMutex*) + 24
    2 Ozone 0x012b7a3f OZExecutionUnit::executeLoop() + 65
    3 Ozone 0x012b7b00 OZExecutionUnit::executeLoopWrapper(void*) + 36
    4 com.apple.procore.framework 0x0022b226 PCThread::startup(void*) + 18
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 8:
    0 libSystem.B.dylib 0x900247e7 semaphorewait_signaltrap + 7
    1 com.apple.procore.framework 0x0022abea PCConditionVariable::wait(PCMutex*) + 24
    2 Ozone 0x012b7a3f OZExecutionUnit::executeLoop() + 65
    3 Ozone 0x012b7b00 OZExecutionUnit::executeLoopWrapper(void*) + 36
    4 com.apple.procore.framework 0x0022b226 PCThread::startup(void*) + 18
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 9:
    0 libSystem.B.dylib 0x900247e7 semaphorewait_signaltrap + 7
    1 com.apple.procore.framework 0x0022abea PCConditionVariable::wait(PCMutex*) + 24
    2 Ozone 0x012b7a3f OZExecutionUnit::executeLoop() + 65
    3 Ozone 0x012b7b00 OZExecutionUnit::executeLoopWrapper(void*) + 36
    4 com.apple.procore.framework 0x0022b226 PCThread::startup(void*) + 18
    5 libSystem.B.dylib 0x90024147 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x9081bf7b ecx: 0xbfffe934 edx: 0xbfffea28
    edi: 0x00000000 esi: 0xbfffe934 ebp: 0xbfffe848 esp: 0xbfffe820
    ss: 0x0000001f efl: 0x00010282 eip: 0x9081bf7e cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037

  • After starting Creative Cloud just a white Window appears, no Apps or something else Windows 8.1, more uninstallation and re-install didn't bring a solution

    After starting Creative Cloud just a white Window appears, no Apps or something else Windows 8.1, more uninstallation and re-install didn't bring a solution. I have had installed Photoshop CC Trial Version, but had to re-boot the system, so I lost the Software. After re-installing the Creative Cloud Desktop appeared just a White window. I tried to delete the file of OOBD in AppData but no reaction. It still appears as a clear window.

    See if the following helps:
    https://forums.adobe.com/thread/1249756

  • A pop-up window appears after log-in and disappears very fast

    Hello,
    There is an annoying pop-up window appearing in the center of my screen, after each log-in to my account.
    It dissappears ultra-quickly after showing up and I'm not physically able to see what it's about. I can't even take a screenshot.
    I wonder whether there is a respective .log file or an event viewer, in order to check what this might be and why it's appearing.
    I opened up the Logs folder, but I didn't find something useful. Activity Monitor also didn't help.
    In Login Iterms, there is only iTunesHelper app, and it has never caused any kind of problem before.
    All of my settings haven't been changed since last three weeks, and this is happening for only three days now.
    There is only one account on MBP (OS X 10.8.5). If further information is needed, I'll try to provide them.
    Thanks in advance.

    Try setting up another admin user account to see if the same problem continues. If Back-to-My Mac is selected in System Preferences, the Guest account will not work. The intent is to see if it is specific to one account or a system wide problem. This account can be deleted later.
    Isolating an issue by using another user account

  • While using FF Browser, a window appeared, telling me I had an outdated version and should upgrade and it won't complete install nor allow me to uninstall to re

    First of all, I have Windows XP/HE/SP3 and my main browser is IE8, tho i also have Google and did have, FF V#21. And while using the FF browser, was alerted that my current version was outdated, etc, even tho I just installed V#21 only 1 week ago, but I took FF's word for it and clicked (x'd) to install the upgrade. The application (AP) used to install was called "Optimum Installer" and had the word "Firefox" in smaller print in the upper left hand corner. This seemed diff from the AP i had used to install just 1 week prior, but since i was using IE8 to install FFV#21 originally, I figured the FF browser used this "Optimum" AP, so I proceeded. The small window then said, "you have chosen to open this file" and yet there was no option to "open" only to "save" or cancel. So i x'd on "save" and my Norton file checker popped up to tell me this file is "safe." But afterwards no install window appeared, so i tried to DL the file again and still no Install window after a total of 8 attempts. I finally found the setup file in "my documents" and opened it and x'd to install. It seemed to work ok, tho again, I was asked alot of questions about making thus and such my default browser, or search engine, or home page, etc, and even some other, but i declined them all, i think, but not sure about one possible miscue. Anyways, the AP told me I'd successfully installed this newer version of FF. So of course i wanted to open it and see how it would work, and i went to my task bar/notification tray to X on the globe icon and instead it showed a "setup" icon. I put my mouse under it and it said "Mozilla Firefox" so i went ahead and x'd on it expecting FF to open. Instead, a small warning appeared telling me i had to reboot for the install..to be completed, so i did, but no change. Tried atleast half a dozen times and nothing, no new or any, version of FF working on my pc now. I even tried to look at support, but no answers, then tried to uninstall and it won't even let me do that, it keeps saying that "your computer must first be restarted to complete a previous upgrade"; yet that already hasn't been working. Also, i went from a V#21 to a V#13.0.1 with 77MB+ of space, which is way more than FF#21. Now I do believe this version is corrupt and really don't want it, but can't get rid of it. I even tried to reinstall V21 (also from IE8, since I don't even have FF browser now) and it goes to a point, but then also tells me I can't get this V21 til I complete an install/upgrade of another version. So basically, i have what i believe is a corrupt/malicious piece of software on my pc, calling itself Mozilla V#13.0.1 - which I can't get rid of, and also can't reinstall the version I had, least i finish installing the one i have but don't think I now want. Keep in mind also, I can't do any of the suggestions from within the FF browser that have been suggested, because I don't have it any more, only IE8 and Google....Any suggestions?

    Dear Colbabomb; thankyou for your links.
    So far, I looked at your first solution, Revo Uninstaller and it gives you a 30 free trial. Ergo, it will eventually cost money so I'm leery of using those kinds of programs in general, meaning most "free trials" have unwanted strings attached and often are big probs to get rid of later. Perhaps you can assure me that it is easy and very user friendly, before I proceed. And I already ran malwarebytes and it found nothing tho the program still can't be uninstalled. I downloaded Adw Cleaner and during the install, my Norton's security popped up and warned that there were (low risk) threats with two of their "other offers" and i hadn't even actually clicked to agree either of them. Nonetheless, Norton warned me against the "lyrics finder" and "deal ply." In fact, there was a box already with an x in it, saying that you are accepting deal ply if you x on "next." Well, except I unchecked that box before clicking on next, yet when it went to fully install, it still showed that it was adding itself; so, just before the install was 100% completed, I had to abort the whole thing. I really do hope your other suggestions are programs that you personally know that they don't try and trick you. But right now, I would not suggest Adw Cleaner to anyone. I even read the fine print about what they will try and install and how to decline and it still tried sticking stuff on that i believed I had declined. Anyways, i have to leave now, shall pick up later this evening, if my pc is still functioning.

  • I downloaded a widget from apple and was unable to open it because a window appeared telling me that the developer was unidentified. How do I change the security preferences that allow me to only install apps from the Mac App Store?

    I downloaded a widget from apple and was unable to open it because a window appeared telling me that the developer was unidentified. How do I change the security preferences that allow me to only install apps from the Mac App Store?

    go to system preferences - security and privacy - under allow applications downloaded from - click on anywhere.

  • How do i make a tab active and make it stay that way always. If i put a website in my home page in order for the tabs to open automatically in that same homepage , this setting is not working, every time I open a tab , a white window appears .

    How do i make a tab active and make it stay that way always. If i put a website in my home page in order for the tabs to open automatically in that same homepage , this setting is not working, every time I open a tab , the window appears white .

    By default Firefox opens a blank page for a new Tab, there is no setting to change that action without installing an add-on.
    New Tab Homepage extension: <br />
    https://addons.mozilla.org/en-US/firefox/addon/777

  • My macbook pro was repaired and since then i can't get nor photoshop or bridge to initialize. a window appears that says it has  initializing problems due to an icc profile issue.

    my macbook pro was repaired and since then i can't get nor photoshop cs5 or bridge cs5 to initialize. a window appears that says it has initializing problems due to an icc profile issue.
    there appear two error messages. the first one says that there has been a problem sincronizing because of a programme error. the second one appears after you clicked ok on the first window and says that photoshop couldn't be initialized because the icc profile is invalid.
    does anyone know if i have to delete any system or photoshop preference? the illustrator is also having troubles. thanks

    thanks! what finnally worked better was renaming the «settings» folder in te «color folder» in the library with ~before the name. now indesign is asking me for thw icc profiles but still works, so i asume i can reinstall color settings only for indesign and go on.

  • I've downloaded the new version according to Creative Cloud but when I try to launch the app the window appears saying there is a new version, so I click on download now and it crashes. What's happening and what should I do? Thanks.

    I've down loaded the new version according to Creative Cloud but when I try to launch the app the window appears saying there is a new version, so I click on download now and it crashes. What's happening and what should I do? Thanks.

    Thank you so much. I finally got it to work. I don't know why it has to be such an ordeal when it comes to Adobe products!
    Todd
    Todd McVey
    Art Direction
    201-723-0104
    [email protected]
    www.toddmcvey.com
    @mctwitthis

  • Compressor opens but no windows appear, then hangs

    hi, i just used compressor, went back into it for a second job and the compressor load pop up appeared and the menu appeared at the top but none of the windows appear, happens on opening from the menu or from sending a clip to open in compressor. never had a problem with it in the past. I have followed some advice found here including trashing prefs, trashing a bunch of files in an apple support document, even reinstalling compressor and motion but the problem persists. Any ideas?
    thanks in advance

    I should add that the destinations/settings window does appear when i activate it from the windows menu, but absolutely nothing else activates. Compressor then hangs and always requires a force quit (which doesnt always work)
    please, any help would be greatly appreciated.

Maybe you are looking for